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
8a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben MurdochLOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
9a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
10a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
1153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps are built first.
1353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
14a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/webcore_prerequisites.stamp \
15a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a
1653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
1853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps and generated files are built first.
2053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
2153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GENERATED_SOURCES :=
2353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS :=
2553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SRC_FILES := \
2753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ClassList.cpp \
2853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/DOMFormData.cpp \
29f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/core/html/DocumentNameCollection.cpp \
3053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/FormAssociatedElement.cpp \
31bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/html/FormDataList.cpp \
3253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAllCollection.cpp \
3353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp \
3453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAppletElement.cpp \
3553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAreaElement.cpp \
3653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLAudioElement.cpp \
3753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLBRElement.cpp \
3853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLBaseElement.cpp \
3953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLBodyElement.cpp \
4053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLButtonElement.cpp \
4153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp \
4253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLCollection.cpp \
43d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLContentElement.cpp \
4453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDListElement.cpp \
4553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDataListElement.cpp \
4653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDetailsElement.cpp \
4753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDialogElement.cpp \
48e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/html/HTMLDimension.cpp \
4953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp \
5053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDivElement.cpp \
5153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLDocument.cpp \
5253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLElement.cpp \
5353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp \
5453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFieldSetElement.cpp \
5553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFontElement.cpp \
5653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormControlElement.cpp \
5753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.cpp \
58a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/HTMLFormControlsCollection.cpp \
5953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFormElement.cpp \
6053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameElement.cpp \
6153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
6253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.cpp \
6353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLFrameSetElement.cpp \
6453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHRElement.cpp \
6553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHeadElement.cpp \
6653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHeadingElement.cpp \
6753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp \
6853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp \
6953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLImageElement.cpp \
7053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLImageLoader.cpp \
7153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLInputElement.cpp \
7253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLKeygenElement.cpp \
7353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLIElement.cpp \
7453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLabelElement.cpp \
7553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLegendElement.cpp \
7653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLLinkElement.cpp \
7753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMapElement.cpp \
7853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp \
7953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMediaElement.cpp \
80a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/HTMLMediaSource.cpp \
8153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMenuElement.cpp \
82e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMenuItemElement.cpp \
8353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLMeterElement.cpp \
8453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLModElement.cpp \
8553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLNameCollection.cpp \
8609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLNoEmbedElement.cpp \
8709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLNoScriptElement.cpp \
8853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOListElement.cpp \
8953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLObjectElement.cpp \
9053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOptGroupElement.cpp \
9153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOptionElement.cpp \
9253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp \
9353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLOutputElement.cpp \
9453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp \
9553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLParamElement.cpp \
96323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLPictureElement.cpp \
9753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp \
9853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLPreElement.cpp \
9953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLProgressElement.cpp \
10053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp \
10109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLRTElement.cpp \
10209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLRubyElement.cpp \
10353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLScriptElement.cpp \
10453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSelectElement.cpp \
105d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLShadowElement.cpp \
10653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSourceElement.cpp \
10753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSpanElement.cpp \
10853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLStyleElement.cpp \
10953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp \
11053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp \
11153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableCellElement.cpp \
11253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableColElement.cpp \
11353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableElement.cpp \
11453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTablePartElement.cpp \
11553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp \
11653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableRowsCollection.cpp \
11753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTableSectionElement.cpp \
118197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/html/HTMLTagCollection.cpp \
11953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTemplateElement.cpp \
12053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTextAreaElement.cpp \
12153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTextFormControlElement.cpp \
12253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTitleElement.cpp \
12353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLTrackElement.cpp \
12453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLUListElement.cpp \
12553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLVideoElement.cpp \
12653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp \
12709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/HTMLWBRElement.cpp \
12853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ImageData.cpp \
12953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ImageDocument.cpp \
13053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/LabelableElement.cpp \
13153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/LabelsNodeList.cpp \
132323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	third_party/WebKit/Source/core/html/LinkManifest.cpp \
13353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/LinkRelAttribute.cpp \
1345267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/LinkResource.cpp \
13553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaController.cpp \
13653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaDocument.cpp \
13753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp \
13853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/MediaKeyEvent.cpp \
13953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/PluginDocument.cpp \
1405267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/PublicURLManager.cpp \
14153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/RadioNodeList.cpp \
14253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TextDocument.cpp \
14353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/TimeRanges.cpp \
14453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/ValidityState.cpp \
145f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/core/html/WindowNameCollection.cpp \
146521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/ANGLEInstancedArrays.cpp \
14753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/Canvas2DContextAttributes.cpp \
14853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasContextAttributes.cpp \
14953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasGradient.cpp \
15053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasPathMethods.cpp \
15153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasPattern.cpp \
15253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp \
15353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext2D.cpp \
15453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/CanvasStyle.cpp \
15553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/DataView.cpp \
156d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/EXTBlendMinMax.cpp \
1575267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/EXTFragDepth.cpp \
1586f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	third_party/WebKit/Source/core/html/canvas/EXTShaderTextureLOD.cpp \
15953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/EXTTextureFilterAnisotropic.cpp \
160197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/html/canvas/HitRegion.cpp \
161a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/canvas/OESElementIndexUint.cpp \
16253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESStandardDerivatives.cpp \
16353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureFloat.cpp \
16493ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureFloatLinear.cpp \
16553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureHalfFloat.cpp \
16693ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESTextureHalfFloatLinear.cpp \
16753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/OESVertexArrayObject.cpp \
16853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLBuffer.cpp \
16953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureATC.cpp \
17010f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureETC1.cpp \
17153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp \
17253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp \
17353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextAttributes.cpp \
17453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextEvent.cpp \
17553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextGroup.cpp \
17653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLContextObject.cpp \
17753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDebugRendererInfo.cpp \
17853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDebugShaders.cpp \
17953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDepthTexture.cpp \
1805267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLDrawBuffers.cpp \
18153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLExtension.cpp \
18253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLFramebuffer.cpp \
18353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLGetInfo.cpp \
18453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLLoseContext.cpp \
18553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLObject.cpp \
18653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLProgram.cpp \
18753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLRenderbuffer.cpp \
18853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLRenderingContext.cpp \
189d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLRenderingContextBase.cpp \
19053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLShader.cpp \
19153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLShaderPrecisionFormat.cpp \
19253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLSharedObject.cpp \
193c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLSharedWebGraphicsContext3D.cpp \
19453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLTexture.cpp \
19553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLUniformLocation.cpp \
19653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/canvas/WebGLVertexArrayObjectOES.cpp \
19706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseButtonInputType.cpp \
19806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseCheckableInputType.cpp \
19906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp \
20006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseClickableWithKeyInputType.cpp \
20106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseDateAndTimeInputType.cpp \
20206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp \
20306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/BaseTextInputType.cpp \
20406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/ButtonInputType.cpp \
20506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp \
2067242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/html/forms/ColorChooser.cpp \
2077242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/html/forms/ColorChooserClient.cpp \
20806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/ColorInputType.cpp \
20906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/DateInputType.cpp \
2107242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/html/forms/DateTimeChooser.cpp \
2117242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/html/forms/DateTimeChooserClient.cpp \
21206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/DateTimeFieldsState.cpp \
21306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/DateTimeLocalInputType.cpp \
21406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/EmailInputType.cpp \
21506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/FileInputType.cpp \
21606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/FormController.cpp \
21706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/HiddenInputType.cpp \
21806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/ImageInputType.cpp \
21906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/InputType.cpp \
220c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/html/forms/InputTypeView.cpp \
22106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/MonthInputType.cpp \
22206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/NumberInputType.cpp \
22306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/PasswordInputType.cpp \
22409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp \
22506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/RadioInputType.cpp \
22606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/RangeInputType.cpp \
22706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/ResetInputType.cpp \
22806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/SearchInputType.cpp \
22906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/StepRange.cpp \
23006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/SubmitInputType.cpp \
23106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/TelephoneInputType.cpp \
23206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/TextFieldInputType.cpp \
23306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/TextInputType.cpp \
23406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/TimeInputType.cpp \
23506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/TypeAhead.cpp \
23606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/URLInputType.cpp \
23706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/forms/WeekInputType.cpp \
238a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/ime/InputMethodContext.cpp \
239d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/imports/HTMLImport.cpp \
240d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/imports/HTMLImportChild.cpp \
241d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp \
242d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
243f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.cpp \
244a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/imports/HTMLImportsController.cpp \
245d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/html/imports/LinkImport.cpp \
24653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
247a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.cpp \
24853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp \
24953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/CompactHTMLToken.cpp \
25053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp \
25153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp \
25253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLElementStack.cpp \
25353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp \
25453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLEntitySearch.cpp \
25553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLFormattingElementList.cpp \
25653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp \
25753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp \
25853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserOptions.cpp \
25953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserScheduler.cpp \
26053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp \
26153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp \
26253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp \
26353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp \
26453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.cpp \
26506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLSrcsetParser.cpp \
26653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLTokenizer.cpp \
26753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.cpp \
26853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.cpp \
26953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.cpp \
27053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp \
27109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/parser/TextResourceDecoder.cpp \
27253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp \
27353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp \
27453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/ClearButtonElement.cpp \
27553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeEditElement.cpp \
27653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeFieldElement.cpp \
27753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeFieldElements.cpp \
27853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeNumericFieldElement.cpp \
27953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DateTimeSymbolicFieldElement.cpp \
28053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.cpp \
28153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.cpp \
28253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp \
28309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MediaControls.cpp \
28453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/MeterShadowElement.cpp \
285a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp \
2867242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/html/shadow/PluginPlaceholderElement.cpp \
28753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.cpp \
2885267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/ShadowElementNames.cpp \
28953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/SliderThumbElement.cpp \
29053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/SpinButtonElement.cpp \
29153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.cpp \
2925d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/html/track/AudioTrack.cpp \
2935d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/html/track/AudioTrackList.cpp \
29453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/InbandTextTrack.cpp \
29553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/LoadableTextTrack.cpp \
29653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrack.cpp \
29753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackCue.cpp \
29853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackCueList.cpp \
29953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TextTrackList.cpp \
30009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/track/TrackBase.cpp \
30153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/TrackEvent.cpp \
3025d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/html/track/VideoTrack.cpp \
3035d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/html/track/VideoTrackList.cpp \
30451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/BufferedLineReader.cpp \
30551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp \
30651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTElement.cpp \
30751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTParser.cpp \
30851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTRegion.cpp \
30951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.cpp \
31009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTScanner.cpp \
31151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/html/track/vtt/VTTTokenizer.cpp
31253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
31353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
31453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to both C and C++ files.
315591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Debug := \
31653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
31753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	--param=ssp-buffer-size=4 \
31819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
31953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
32019cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
32153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-unused-parameter \
32253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-missing-field-initializers \
32353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility=hidden \
32453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-pipe \
32553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
326d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
32753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-tree-sra \
3287242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-caller-saves \
3297242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-Wno-psabi \
330d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-partial-inlining \
331d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-early-inlining \
332d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-copy-prop \
333d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-loop-optimize \
334d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-move-loop-invariants \
33553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections \
33653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-funwind-tables \
33753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
33853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
33953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-short-enums \
34053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-finline-limit=64 \
34153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wa,--noexecstack \
34253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-U_FORTIFY_SOURCE \
34353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-extra \
34453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-ignored-qualifiers \
34553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-type-limits \
34609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
34753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Os \
34853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
3497242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-gdwarf-4 \
35053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fdata-sections \
35109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-ffunction-sections \
352197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-fomit-frame-pointer \
35309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
35453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
355591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Debug := \
356a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
35753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
35853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DNO_TCMALLOC' \
35953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDISABLE_NACL' \
36053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROMIUM_BUILD' \
36153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
362aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
36353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
3645d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
36583750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
366f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
367f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
36853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
3698abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
370a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
37151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
372d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
3737242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
3747242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
375d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
376d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
37776c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
378f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
3797242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
38006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
3811e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
38253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_SVG_FONTS=1' \
38353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
384323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
385323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DENABLE_WEB_AUDIO=1' \
38653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_OPENTYPE_VERTICAL=1' \
38753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
388c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
38953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DSK_ENABLE_INST_COUNT=0' \
39083750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
39183750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
39206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
39319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
39451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
395d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
3967242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
397e52495584422c5edb5b2944981473a2e208da323Torne (Richard Coles)	'-DSK_BUILD_FOR_ANDROID' \
39883750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
3993c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
400fdbb120d0a4a87db74bcb608de226c85a7d1c920Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
40153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
40253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
40309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
40453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXML_STATIC' \
40553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXSLT_STATIC' \
406d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
40707a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
40819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
40919cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
41053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DANDROID' \
41153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D__GNU_SOURCE=1' \
41253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_STLPORT=1' \
41353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
41453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
41553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
41653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
41753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_DEBUG'
41853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
41953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
42053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
421591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Debug := \
4223464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
4233464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
4245d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
425a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
42651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
42751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
42853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
42953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/gpu \
4305d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
431323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(LOCAL_PATH)/third_party/openmax_dl \
43209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
433c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
434c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
435f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
43653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
43753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/core \
43853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/effects \
43953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pdf \
44053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/gpu \
441591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
44253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pathops \
44353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pipe \
44453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/ports \
44553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/utils \
44653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
44753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
44853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
449521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
45053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/linux/include \
45153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/src/include \
45253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxslt \
45353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
45453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
45553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
45653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
45753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
45853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
45953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/v8/include \
46093ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
46193ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/bionic \
46293ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/stlport/stlport
46353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
46453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
46553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to only C++ (and not C) files.
466591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Debug := \
4677242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-exceptions \
46853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-rtti \
46953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-threadsafe-statics \
47053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility-inlines-hidden \
47119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
47253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-c++0x-compat \
47353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-abi \
474197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-std=gnu++11 \
475197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-narrowing \
476197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-literal-suffix \
47753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-non-virtual-dtor \
47819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
47953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
480591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
481591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to both C and C++ files.
482591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Release := \
483591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
484591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	--param=ssp-buffer-size=4 \
48519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
486591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
48719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
488591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-unused-parameter \
489591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-missing-field-initializers \
490591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility=hidden \
491591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-pipe \
492591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
493d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
494591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-tree-sra \
4957242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-caller-saves \
4967242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-Wno-psabi \
497d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-partial-inlining \
498d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-early-inlining \
499d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-copy-prop \
500d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-loop-optimize \
501d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-move-loop-invariants \
502591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
503591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-funwind-tables \
504591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-g \
505591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
506591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-short-enums \
507591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-finline-limit=64 \
508591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wa,--noexecstack \
509591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-U_FORTIFY_SOURCE \
510591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-extra \
511591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-ignored-qualifiers \
512591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-type-limits \
51309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
514591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Os \
515591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-ident \
516591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fdata-sections \
517591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
51809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-fomit-frame-pointer \
51909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
520591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
521591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Release := \
522a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
523591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_FILE_OFFSET_BITS=64' \
524591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNO_TCMALLOC' \
525591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDISABLE_NACL' \
526591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROMIUM_BUILD' \
527591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
528aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
529591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_PROPRIETARY_CODECS' \
5305d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
53183750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
532f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
533f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
534591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_EGLIMAGE=1' \
5358abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
536a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
53751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
538d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
5397242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
5407242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
541d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
542d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
54376c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
544f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
5457242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
54606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
5471e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
548591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_SVG_FONTS=1' \
549591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
550323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
551323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DENABLE_WEB_AUDIO=1' \
552591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_OPENTYPE_VERTICAL=1' \
553591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
554c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
555591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_ENABLE_INST_COUNT=0' \
55683750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
55783750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
55806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
55919cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
56051b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
561d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
5627242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
563591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_BUILD_FOR_ANDROID' \
56483750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
5653c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
566fdbb120d0a4a87db74bcb608de226c85a7d1c920Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
567591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_PNG_WRITE_SUPPORT' \
568591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DPNG_USER_CONFIG' \
56909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
570591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXML_STATIC' \
571591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXSLT_STATIC' \
572d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
57307a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
57419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
57519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
576591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANDROID' \
577591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D__GNU_SOURCE=1' \
578591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_STLPORT=1' \
579591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
580591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_BUILD_ID=""' \
581591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNDEBUG' \
582591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNVALGRIND' \
58319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
58419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D_FORTIFY_SOURCE=2'
585591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
586591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
587591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Include paths placed before CFLAGS/CPPFLAGS
588591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Release := \
5893464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
5903464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
5915d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
592a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
59351b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
59451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
595591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/khronos \
596591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/gpu \
5975d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
598323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(LOCAL_PATH)/third_party/openmax_dl \
59909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
600c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
601c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
602f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
603591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
604591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/core \
605591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/effects \
606591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pdf \
607591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/gpu \
608591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
609591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pathops \
610591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pipe \
611591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/ports \
612591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/utils \
613591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/skia/ext \
614591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/iccjpeg \
615591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libpng \
616591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libwebp \
617591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/linux/include \
618591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/src/include \
619591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxslt \
620591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi \
621591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
622591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/ots/include \
623591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/qcms/src \
624591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/sqlite \
625591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/zlib \
626591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/v8/include \
627591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/frameworks/wilhelm/include \
628591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/bionic \
629591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/stlport/stlport
630591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
631591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
632591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to only C++ (and not C) files.
633591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Release := \
6347242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-exceptions \
635591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-rtti \
636591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-threadsafe-statics \
637591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility-inlines-hidden \
63819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
639591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-c++0x-compat \
640591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-abi \
641197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-std=gnu++11 \
642197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-narrowing \
643197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-literal-suffix \
644591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor \
64519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
646591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
647591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
648591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
649591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
650591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
651d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
65253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)### Rules for final target.
65353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
65453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
65553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libstlport \
65653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libdl
65753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
65853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Add target alias to "gyp_all_modules" target.
65953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: gyp_all_modules
6605267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)gyp_all_modules: third_party_WebKit_Source_core_webcore_html_gyp
66153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
66253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Alias gyp target name.
66353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: webcore_html
6645267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)webcore_html: third_party_WebKit_Source_core_webcore_html_gyp
66553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
66653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
667