153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# This file is generated by gyp; do not edit.
253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(CLEAR_VARS)
453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_CLASS := STATIC_LIBRARIES
65267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)LOCAL_MODULE := third_party_WebKit_Source_core_webcore_html_gyp
753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_SUFFIX := .a
853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_TAGS := optional
953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)gyp_intermediate_dir := $(call local-intermediates-dir)
1053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
1153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps are built first.
1353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
14631f2c33f99621c233c1e569332c52bebd690ea7Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp)/webcore_prerequisites.stamp
1553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
1753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps and generated files are built first.
1953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
2053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GENERATED_SOURCES :=
2253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS :=
2453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SRC_FILES := \
2653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \
2753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \
2853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \
2953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \
3053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \
3153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \
3253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/BaseTextInputType.cpp \
3353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ButtonInputType.cpp \
3453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/CheckboxInputType.cpp \
3553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ClassList.cpp \
3653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ColorInputType.cpp \
3753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DOMFormData.cpp \
3853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DOMSettableTokenList.cpp \
3953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DOMTokenList.cpp \
4053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DOMURL.cpp \
4153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DateInputType.cpp \
4253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DateTimeFieldsState.cpp \
4353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DateTimeLocalInputType.cpp \
4453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/EmailInputType.cpp \
4553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/FileInputType.cpp \
4653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/FormAssociatedElement.cpp \
4753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/FormController.cpp \
4853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/FormDataList.cpp \
4953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAllCollection.cpp \
5053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp \
5153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAppletElement.cpp \
5253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAreaElement.cpp \
5353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAudioElement.cpp \
5453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLBRElement.cpp \
5553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLBaseElement.cpp \
5653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLBodyElement.cpp \
5753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLButtonElement.cpp \
5853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp \
5953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLCollection.cpp \
6053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDListElement.cpp \
6153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDataListElement.cpp \
6253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDetailsElement.cpp \
6353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDialogElement.cpp \
64e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/html/HTMLDimension.cpp \
6553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp \
6653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDivElement.cpp \
6753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDocument.cpp \
6853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLElement.cpp \
6953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp \
7053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFieldSetElement.cpp \
7153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFontElement.cpp \
7253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormControlsCollection.cpp \
7353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormControlElement.cpp \
7453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.cpp \
7553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormElement.cpp \
7653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameElement.cpp \
7753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
7853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.cpp \
7953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameSetElement.cpp \
8053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHRElement.cpp \
8153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHeadElement.cpp \
8253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHeadingElement.cpp \
8353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp \
8453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp \
8553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLImageElement.cpp \
8653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLImageLoader.cpp \
87e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/html/HTMLImport.cpp \
885267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLImportsController.cpp \
89e6d4491e48613634a83c1957c72759da80987961Ben Murdoch	third_party/WebKit/Source/core/html/HTMLImportLoader.cpp \
9053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLInputElement.cpp \
9153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLKeygenElement.cpp \
9253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLIElement.cpp \
9353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLabelElement.cpp \
9453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLegendElement.cpp \
9553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLinkElement.cpp \
9653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMapElement.cpp \
9753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp \
9853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMediaElement.cpp \
9953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMenuElement.cpp \
10053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMetaElement.cpp \
10153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMeterElement.cpp \
10253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLModElement.cpp \
10353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLNameCollection.cpp \
10453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOListElement.cpp \
10553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLObjectElement.cpp \
10653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOptGroupElement.cpp \
10753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOptionElement.cpp \
10853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp \
10953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOutputElement.cpp \
11053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp \
11153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLParamElement.cpp \
11253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp \
11353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLPlugInImageElement.cpp \
11453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLPreElement.cpp \
11553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLProgressElement.cpp \
11653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp \
11753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLScriptElement.cpp \
11853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSelectElement.cpp \
11953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSelectElementWin.cpp \
12053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSourceElement.cpp \
12153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSpanElement.cpp \
12253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLStyleElement.cpp \
12353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp \
12453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp \
12553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableCellElement.cpp \
12653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableColElement.cpp \
12753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableElement.cpp \
12853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTablePartElement.cpp \
12953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp \
13053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableRowsCollection.cpp \
13153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableSectionElement.cpp \
13253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTemplateElement.cpp \
13353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTextAreaElement.cpp \
13453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTextFormControlElement.cpp \
13553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTitleElement.cpp \
13653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTrackElement.cpp \
13753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLUListElement.cpp \
13853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLVideoElement.cpp \
13953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp \
14053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HiddenInputType.cpp \
14153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ImageData.cpp \
14253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ImageDocument.cpp \
14353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ImageInputType.cpp \
14453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/InputType.cpp \
14553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/InputTypeNames.cpp \
14653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/LabelableElement.cpp \
14753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/LabelsNodeList.cpp \
148e6d4491e48613634a83c1957c72759da80987961Ben Murdoch	third_party/WebKit/Source/core/html/LinkImport.cpp \
14953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/LinkRelAttribute.cpp \
1505267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/LinkResource.cpp \
15153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaController.cpp \
15253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaDocument.cpp \
15353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp \
15453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaKeyEvent.cpp \
155e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/html/HTMLMediaSource.cpp \
15653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MonthInputType.cpp \
15753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/NumberInputType.cpp \
15853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/PasswordInputType.cpp \
15953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/PluginDocument.cpp \
1605267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/PublicURLManager.cpp \
16153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/RadioInputType.cpp \
16253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/RadioNodeList.cpp \
16353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/RangeInputType.cpp \
16453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ResetInputType.cpp \
16553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/SearchInputType.cpp \
16653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/StepRange.cpp \
16753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/SubmitInputType.cpp \
16853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TelephoneInputType.cpp \
16953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TextDocument.cpp \
17053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TextFieldInputType.cpp \
17153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TextInputType.cpp \
17253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TimeInputType.cpp \
17353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TimeRanges.cpp \
17453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/URLInputType.cpp \
17553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ValidationMessage.cpp \
17653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ValidityState.cpp \
17753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/WeekInputType.cpp \
17853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TypeAhead.cpp \
179521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/ANGLEInstancedArrays.cpp \
18053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/Canvas2DContextAttributes.cpp \
18153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasContextAttributes.cpp \
18253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasGradient.cpp \
18353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasPathMethods.cpp \
18453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasPattern.cpp \
18553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp \
18653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext2D.cpp \
18753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasStyle.cpp \
18853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/DataView.cpp \
1895267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/EXTFragDepth.cpp \
19053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/EXTTextureFilterAnisotropic.cpp \
19153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESStandardDerivatives.cpp \
19253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureFloat.cpp \
19393ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureFloatLinear.cpp \
19453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureHalfFloat.cpp \
19593ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureHalfFloatLinear.cpp \
19653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESVertexArrayObject.cpp \
19753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESElementIndexUint.cpp \
19853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLBuffer.cpp \
19953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureATC.cpp \
20053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp \
20153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp \
20253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextAttributes.cpp \
20353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextEvent.cpp \
20453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextGroup.cpp \
20553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextObject.cpp \
20653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDebugRendererInfo.cpp \
20753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDebugShaders.cpp \
20853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDepthTexture.cpp \
2095267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDrawBuffers.cpp \
21053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLExtension.cpp \
21153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLFramebuffer.cpp \
21253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLGetInfo.cpp \
21353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLLoseContext.cpp \
21453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLObject.cpp \
21553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLProgram.cpp \
21653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLRenderbuffer.cpp \
21753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLRenderingContext.cpp \
21853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLShader.cpp \
21953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLShaderPrecisionFormat.cpp \
22053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLSharedObject.cpp \
22153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLTexture.cpp \
22253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLUniformLocation.cpp \
22353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLVertexArrayObjectOES.cpp \
22453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.cpp \
22553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
22653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp \
22753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/CompactHTMLToken.cpp \
22853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp \
22953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp \
23053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLElementStack.cpp \
23153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp \
23253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLEntitySearch.cpp \
23353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLFormattingElementList.cpp \
23453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLIdentifier.cpp \
23553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp \
23653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp \
23753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserOptions.cpp \
23853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserScheduler.cpp \
23953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp \
24053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp \
24153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp \
24253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp \
24353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.cpp \
24453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLTokenizer.cpp \
24553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.cpp \
24653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.cpp \
24753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.cpp \
24853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp \
24953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp \
25053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp \
25153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp \
25253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/ClearButtonElement.cpp \
25353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeEditElement.cpp \
25453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeFieldElement.cpp \
25553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeFieldElements.cpp \
25653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeNumericFieldElement.cpp \
25753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeSymbolicFieldElement.cpp \
25853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.cpp \
25953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/HTMLContentElement.cpp \
26053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/HTMLShadowElement.cpp \
26153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControls.cpp \
26253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.cpp \
26353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp \
26453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControlsChromium.cpp \
26553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControlsChromiumAndroid.cpp \
26653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MeterShadowElement.cpp \
267e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp \
26853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.cpp \
2695267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/ShadowElementNames.cpp \
27053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/SliderThumbElement.cpp \
27153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/SpinButtonElement.cpp \
27253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.cpp \
27381a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/html/ime/Composition.cpp \
27481a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/html/ime/InputMethodContext.cpp \
27553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/InbandTextTrack.cpp \
27653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/LoadableTextTrack.cpp \
27753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrack.cpp \
27853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackCue.cpp \
27953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackCueGeneric.cpp \
28053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackCueList.cpp \
28153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackList.cpp \
28253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackRegion.cpp \
28353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackRegionList.cpp \
28453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TrackBase.cpp \
28553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TrackEvent.cpp \
28653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/WebVTTElement.cpp \
28753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/WebVTTParser.cpp \
28853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/WebVTTTokenizer.cpp
28953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
29053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
29153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to both C and C++ files.
292591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Debug := \
29353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
29453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	--param=ssp-buffer-size=4 \
29553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-exceptions \
29653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
29753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-unused-parameter \
29853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-missing-field-initializers \
29953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility=hidden \
30053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-pipe \
30153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
30253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-format \
30353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-tree-sra \
30453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fuse-ld=gold \
30553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-psabi \
30653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections \
30753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-funwind-tables \
30853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
30953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
31053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-short-enums \
31153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-finline-limit=64 \
31253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wa,--noexecstack \
31353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-U_FORTIFY_SOURCE \
31453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-extra \
31553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-ignored-qualifiers \
31653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-type-limits \
31753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-address \
31853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-format-security \
31953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-return-type \
32053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-sequence-point \
32153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Os \
32253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
32353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fomit-frame-pointer \
32453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fdata-sections \
32553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections
32653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
327591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Debug := \
328521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	'-DANGLE_DX11' \
32953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
33053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DNO_TCMALLOC' \
331e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
332e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
33353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDISABLE_NACL' \
33453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROMIUM_BUILD' \
33553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
33653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
33783750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
338cb7a4b2e813cc06cb22e0071a67dd33a657c411bTorne (Richard Coles)	'-DLOGGING_IS_OFFICIAL_BUILD=1' \
339cb7a4b2e813cc06cb22e0071a67dd33a657c411bTorne (Richard Coles)	'-DTRACING_IS_OFFICIAL_BUILD=1' \
34053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_GPU=1' \
34153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_OPENSSL=1' \
34253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
343eec20138af3c6b26ab355c87ecab9bda0760c249Selim Gurun	'-DENABLE_PRINTING=1' \
34453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWEBCORE_NAVIGATOR_VENDOR="Google Inc."' \
34553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWEBKIT_IMPLEMENTATION=1' \
346521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	'-DINSIDE_WEBKIT' \
34753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CSS3_TEXT=0' \
34853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CSS_EXCLUSIONS=1' \
34953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CSS_REGIONS=1' \
35053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
35193ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	'-DENABLE_ENCRYPTED_MEDIA_V2=1' \
35253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_SVG_FONTS=1' \
35353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_TOUCH_ICON_LOADING=1' \
354521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	'-DENABLE_GDI_FONTS_ON_WINDOWS=1' \
35553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
35653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CALENDAR_PICKER=0' \
35753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_FAST_MOBILE_SCROLLING=1' \
35853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_INPUT_SPEECH=0' \
35953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_LEGACY_NOTIFICATIONS=0' \
36053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_MEDIA_CAPTURE=1' \
36153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_NOTIFICATIONS=0' \
36253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_ORIENTATION_EVENTS=1' \
36353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_NAVIGATOR_CONTENT_UTILS=0' \
36453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_NATIVE_FULLSCREEN_VIDEO=1' \
36553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_OPENTYPE_VERTICAL=1' \
36653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_HARFBUZZ=1' \
36753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
36853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
36953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
37053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXML_STATIC' \
37153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXSLT_STATIC' \
37253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_SYSTEM_LIBJPEG' \
37353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DANDROID' \
37453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D__GNU_SOURCE=1' \
37553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_STLPORT=1' \
37653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
37753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
37853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
37953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
38053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_DEBUG'
38153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
38253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
38353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
384591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Debug := \
385631f2c33f99621c233c1e569332c52bebd690ea7Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/shim_headers/skia_library/target \
38653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
3873464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
3883464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
38953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
39053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/gpu \
39153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH) \
3925267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
39353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
394f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
395f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings \
396521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle_dx11/include/GLSLANG \
39793ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/icu4c/common \
39893ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/icu4c/i18n \
39953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
40053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
40153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
40253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
403521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
40453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/linux/include \
40553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/src/include \
40653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxslt \
40753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
40853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
40953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
41053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
41153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
41253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
41353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/v8/include \
41493ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/jpeg \
41593ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
41693ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/bionic \
41793ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/stlport/stlport
41853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
41953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
42053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to only C++ (and not C) files.
421591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Debug := \
42253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-rtti \
42353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-threadsafe-statics \
42453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility-inlines-hidden \
42553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-c++0x-compat \
42653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-deprecated \
42753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-abi \
42853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-error=c++0x-compat \
42953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-non-virtual-dtor \
43053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-sign-promo \
43153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-non-virtual-dtor
43253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
433591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
434591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to both C and C++ files.
435591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Release := \
436591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
437591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	--param=ssp-buffer-size=4 \
438591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-exceptions \
439591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
440591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-unused-parameter \
441591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-missing-field-initializers \
442591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility=hidden \
443591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-pipe \
444591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
445591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-format \
446591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-tree-sra \
447591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fuse-ld=gold \
448591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-psabi \
449591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
450591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-funwind-tables \
451591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-g \
452591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
453591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-short-enums \
454591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-finline-limit=64 \
455591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wa,--noexecstack \
456591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-U_FORTIFY_SOURCE \
457591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-extra \
458591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-ignored-qualifiers \
459591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-type-limits \
460591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-address \
461591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-format-security \
462591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-return-type \
463591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-sequence-point \
464591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Os \
465591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-ident \
466591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fdata-sections \
467591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
468591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fomit-frame-pointer
469591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
470591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Release := \
471591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANGLE_DX11' \
472591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_FILE_OFFSET_BITS=64' \
473591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNO_TCMALLOC' \
474e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
475e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
476591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDISABLE_NACL' \
477591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROMIUM_BUILD' \
478591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
479591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_PROPRIETARY_CODECS' \
48083750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
481cb7a4b2e813cc06cb22e0071a67dd33a657c411bTorne (Richard Coles)	'-DLOGGING_IS_OFFICIAL_BUILD=1' \
482cb7a4b2e813cc06cb22e0071a67dd33a657c411bTorne (Richard Coles)	'-DTRACING_IS_OFFICIAL_BUILD=1' \
483591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_GPU=1' \
484591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_OPENSSL=1' \
485591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_EGLIMAGE=1' \
486eec20138af3c6b26ab355c87ecab9bda0760c249Selim Gurun	'-DENABLE_PRINTING=1' \
487591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWEBCORE_NAVIGATOR_VENDOR="Google Inc."' \
488591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWEBKIT_IMPLEMENTATION=1' \
489591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DINSIDE_WEBKIT' \
490591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CSS3_TEXT=0' \
491591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CSS_EXCLUSIONS=1' \
492591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CSS_REGIONS=1' \
493591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
494591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_ENCRYPTED_MEDIA_V2=1' \
495591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_SVG_FONTS=1' \
496591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_TOUCH_ICON_LOADING=1' \
497591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_GDI_FONTS_ON_WINDOWS=1' \
498591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
499591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CALENDAR_PICKER=0' \
500591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_FAST_MOBILE_SCROLLING=1' \
501591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_INPUT_SPEECH=0' \
502591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_LEGACY_NOTIFICATIONS=0' \
503591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_MEDIA_CAPTURE=1' \
504591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_NOTIFICATIONS=0' \
505591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_ORIENTATION_EVENTS=1' \
506591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_NAVIGATOR_CONTENT_UTILS=0' \
507591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_NATIVE_FULLSCREEN_VIDEO=1' \
508591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_OPENTYPE_VERTICAL=1' \
509591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_HARFBUZZ=1' \
510591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
511591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_PNG_WRITE_SUPPORT' \
512591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DPNG_USER_CONFIG' \
513591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXML_STATIC' \
514591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXSLT_STATIC' \
515591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_SYSTEM_LIBJPEG' \
516591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANDROID' \
517591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D__GNU_SOURCE=1' \
518591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_STLPORT=1' \
519591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
520591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_BUILD_ID=""' \
521591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNDEBUG' \
522591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNVALGRIND' \
523591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDYNAMIC_ANNOTATIONS_ENABLED=0'
524591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
525591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
526591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Include paths placed before CFLAGS/CPPFLAGS
527591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Release := \
528631f2c33f99621c233c1e569332c52bebd690ea7Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/shim_headers/skia_library/target \
529591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
5303464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
5313464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
532591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/khronos \
533591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/gpu \
534591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH) \
535591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/WebKit \
536591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/WebKit/Source \
537f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
538f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings \
539591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/angle_dx11/include/GLSLANG \
540591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/icu4c/common \
541591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/icu4c/i18n \
542591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
543591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/skia/ext \
544591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/iccjpeg \
545591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libpng \
546591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libwebp \
547591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/linux/include \
548591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/src/include \
549591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxslt \
550591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi \
551591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
552591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/ots/include \
553591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/qcms/src \
554591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/sqlite \
555591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/zlib \
556591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/v8/include \
557591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/jpeg \
558591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/frameworks/wilhelm/include \
559591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/bionic \
560591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/stlport/stlport
561591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
562591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
563591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to only C++ (and not C) files.
564591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Release := \
565591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-rtti \
566591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-threadsafe-statics \
567591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility-inlines-hidden \
568591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-c++0x-compat \
569591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-deprecated \
570591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-abi \
571591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-error=c++0x-compat \
572591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor \
573591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-sign-promo \
574591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor
575591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
576591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
577591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
578591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
579591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
58053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)### Rules for final target.
58153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
582591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS_Debug := \
58353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,now \
58453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,relro \
58553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,noexecstack \
58653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
58753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,relro \
58853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,now \
58953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fuse-ld=gold \
59053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-nostdlib \
59153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--no-undefined \
59253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--exclude-libs=ALL \
59353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--icf=safe \
594ac0af45e4637cd0181aee4e1e4bf7225841538f7Torne (Richard Coles)	-Wl,--fatal-warnings \
59553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--gc-sections \
596ac0af45e4637cd0181aee4e1e4bf7225841538f7Torne (Richard Coles)	-Wl,--warn-shared-textrel \
59753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-O1 \
59853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--as-needed
59953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
60053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
601591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS_Release := \
602591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,now \
603591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,relro \
604591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,noexecstack \
605591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
606591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,relro \
607591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,now \
608591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fuse-ld=gold \
609591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-nostdlib \
610591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--no-undefined \
611591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--exclude-libs=ALL \
612591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--icf=safe \
613591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-O1 \
614591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--as-needed \
615ac0af45e4637cd0181aee4e1e4bf7225841538f7Torne (Richard Coles)	-Wl,--gc-sections \
616ac0af45e4637cd0181aee4e1e4bf7225841538f7Torne (Richard Coles)	-Wl,--fatal-warnings \
617ac0af45e4637cd0181aee4e1e4bf7225841538f7Torne (Richard Coles)	-Wl,--warn-shared-textrel
618591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
619591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
620591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
621591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
622631f2c33f99621c233c1e569332c52bebd690ea7Torne (Richard Coles)LOCAL_STATIC_LIBRARIES :=
62353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
62453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Enable grouping to fix circular references
62553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GROUP_STATIC_LIBRARIES := true
62653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
62753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
628631f2c33f99621c233c1e569332c52bebd690ea7Torne (Richard Coles)	libskia \
62953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libstlport \
63053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libdl
63153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
63253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Add target alias to "gyp_all_modules" target.
63353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: gyp_all_modules
6345267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)gyp_all_modules: third_party_WebKit_Source_core_webcore_html_gyp
63553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
63653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Alias gyp target name.
63753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: webcore_html
6385267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)webcore_html: third_party_WebKit_Source_core_webcore_html_gyp
63953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
64053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
641