1# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := third_party_WebKit_Source_core_webcore_html_gyp
7LOCAL_MODULE_SUFFIX := .a
8LOCAL_MODULE_TAGS := optional
9LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
12
13# Make sure our deps are built first.
14GYP_TARGET_DEPENDENCIES := \
15	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/webcore_prerequisites.stamp \
16	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a
17
18GYP_GENERATED_OUTPUTS :=
19
20# Make sure our deps and generated files are built first.
21LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
22
23LOCAL_GENERATED_SOURCES :=
24
25GYP_COPIED_SOURCE_ORIGIN_DIRS :=
26
27LOCAL_SRC_FILES := \
28	third_party/WebKit/Source/core/html/ClassList.cpp \
29	third_party/WebKit/Source/core/html/DOMFormData.cpp \
30	third_party/WebKit/Source/core/html/DocumentNameCollection.cpp \
31	third_party/WebKit/Source/core/html/FormAssociatedElement.cpp \
32	third_party/WebKit/Source/core/html/FormDataList.cpp \
33	third_party/WebKit/Source/core/html/HTMLAllCollection.cpp \
34	third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp \
35	third_party/WebKit/Source/core/html/HTMLAppletElement.cpp \
36	third_party/WebKit/Source/core/html/HTMLAreaElement.cpp \
37	third_party/WebKit/Source/core/html/HTMLAudioElement.cpp \
38	third_party/WebKit/Source/core/html/HTMLBRElement.cpp \
39	third_party/WebKit/Source/core/html/HTMLBaseElement.cpp \
40	third_party/WebKit/Source/core/html/HTMLBodyElement.cpp \
41	third_party/WebKit/Source/core/html/HTMLButtonElement.cpp \
42	third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp \
43	third_party/WebKit/Source/core/html/HTMLCollection.cpp \
44	third_party/WebKit/Source/core/html/HTMLContentElement.cpp \
45	third_party/WebKit/Source/core/html/HTMLDListElement.cpp \
46	third_party/WebKit/Source/core/html/HTMLDataListElement.cpp \
47	third_party/WebKit/Source/core/html/HTMLDetailsElement.cpp \
48	third_party/WebKit/Source/core/html/HTMLDialogElement.cpp \
49	third_party/WebKit/Source/core/html/HTMLDimension.cpp \
50	third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp \
51	third_party/WebKit/Source/core/html/HTMLDivElement.cpp \
52	third_party/WebKit/Source/core/html/HTMLDocument.cpp \
53	third_party/WebKit/Source/core/html/HTMLElement.cpp \
54	third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp \
55	third_party/WebKit/Source/core/html/HTMLFieldSetElement.cpp \
56	third_party/WebKit/Source/core/html/HTMLFontElement.cpp \
57	third_party/WebKit/Source/core/html/HTMLFormControlElement.cpp \
58	third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.cpp \
59	third_party/WebKit/Source/core/html/HTMLFormControlsCollection.cpp \
60	third_party/WebKit/Source/core/html/HTMLFormElement.cpp \
61	third_party/WebKit/Source/core/html/HTMLFrameElement.cpp \
62	third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
63	third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.cpp \
64	third_party/WebKit/Source/core/html/HTMLFrameSetElement.cpp \
65	third_party/WebKit/Source/core/html/HTMLHRElement.cpp \
66	third_party/WebKit/Source/core/html/HTMLHeadElement.cpp \
67	third_party/WebKit/Source/core/html/HTMLHeadingElement.cpp \
68	third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp \
69	third_party/WebKit/Source/core/html/HTMLIFrameElement.cpp \
70	third_party/WebKit/Source/core/html/HTMLImageElement.cpp \
71	third_party/WebKit/Source/core/html/HTMLImageLoader.cpp \
72	third_party/WebKit/Source/core/html/HTMLInputElement.cpp \
73	third_party/WebKit/Source/core/html/HTMLKeygenElement.cpp \
74	third_party/WebKit/Source/core/html/HTMLLIElement.cpp \
75	third_party/WebKit/Source/core/html/HTMLLabelElement.cpp \
76	third_party/WebKit/Source/core/html/HTMLLegendElement.cpp \
77	third_party/WebKit/Source/core/html/HTMLLinkElement.cpp \
78	third_party/WebKit/Source/core/html/HTMLMapElement.cpp \
79	third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp \
80	third_party/WebKit/Source/core/html/HTMLMediaElement.cpp \
81	third_party/WebKit/Source/core/html/HTMLMediaSource.cpp \
82	third_party/WebKit/Source/core/html/HTMLMenuElement.cpp \
83	third_party/WebKit/Source/core/html/HTMLMeterElement.cpp \
84	third_party/WebKit/Source/core/html/HTMLModElement.cpp \
85	third_party/WebKit/Source/core/html/HTMLNameCollection.cpp \
86	third_party/WebKit/Source/core/html/HTMLNoEmbedElement.cpp \
87	third_party/WebKit/Source/core/html/HTMLNoScriptElement.cpp \
88	third_party/WebKit/Source/core/html/HTMLOListElement.cpp \
89	third_party/WebKit/Source/core/html/HTMLObjectElement.cpp \
90	third_party/WebKit/Source/core/html/HTMLOptGroupElement.cpp \
91	third_party/WebKit/Source/core/html/HTMLOptionElement.cpp \
92	third_party/WebKit/Source/core/html/HTMLOptionsCollection.cpp \
93	third_party/WebKit/Source/core/html/HTMLOutputElement.cpp \
94	third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp \
95	third_party/WebKit/Source/core/html/HTMLParamElement.cpp \
96	third_party/WebKit/Source/core/html/HTMLPictureElement.cpp \
97	third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp \
98	third_party/WebKit/Source/core/html/HTMLPreElement.cpp \
99	third_party/WebKit/Source/core/html/HTMLProgressElement.cpp \
100	third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp \
101	third_party/WebKit/Source/core/html/HTMLRTElement.cpp \
102	third_party/WebKit/Source/core/html/HTMLRubyElement.cpp \
103	third_party/WebKit/Source/core/html/HTMLScriptElement.cpp \
104	third_party/WebKit/Source/core/html/HTMLSelectElement.cpp \
105	third_party/WebKit/Source/core/html/HTMLShadowElement.cpp \
106	third_party/WebKit/Source/core/html/HTMLSourceElement.cpp \
107	third_party/WebKit/Source/core/html/HTMLSpanElement.cpp \
108	third_party/WebKit/Source/core/html/HTMLStyleElement.cpp \
109	third_party/WebKit/Source/core/html/HTMLSummaryElement.cpp \
110	third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp \
111	third_party/WebKit/Source/core/html/HTMLTableCellElement.cpp \
112	third_party/WebKit/Source/core/html/HTMLTableColElement.cpp \
113	third_party/WebKit/Source/core/html/HTMLTableElement.cpp \
114	third_party/WebKit/Source/core/html/HTMLTablePartElement.cpp \
115	third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp \
116	third_party/WebKit/Source/core/html/HTMLTableRowsCollection.cpp \
117	third_party/WebKit/Source/core/html/HTMLTableSectionElement.cpp \
118	third_party/WebKit/Source/core/html/HTMLTemplateElement.cpp \
119	third_party/WebKit/Source/core/html/HTMLTextAreaElement.cpp \
120	third_party/WebKit/Source/core/html/HTMLTextFormControlElement.cpp \
121	third_party/WebKit/Source/core/html/HTMLTitleElement.cpp \
122	third_party/WebKit/Source/core/html/HTMLTrackElement.cpp \
123	third_party/WebKit/Source/core/html/HTMLUListElement.cpp \
124	third_party/WebKit/Source/core/html/HTMLVideoElement.cpp \
125	third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp \
126	third_party/WebKit/Source/core/html/HTMLWBRElement.cpp \
127	third_party/WebKit/Source/core/html/ImageData.cpp \
128	third_party/WebKit/Source/core/html/ImageDocument.cpp \
129	third_party/WebKit/Source/core/html/LabelableElement.cpp \
130	third_party/WebKit/Source/core/html/LabelsNodeList.cpp \
131	third_party/WebKit/Source/core/html/LinkManifest.cpp \
132	third_party/WebKit/Source/core/html/LinkRelAttribute.cpp \
133	third_party/WebKit/Source/core/html/LinkResource.cpp \
134	third_party/WebKit/Source/core/html/MediaController.cpp \
135	third_party/WebKit/Source/core/html/MediaDocument.cpp \
136	third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp \
137	third_party/WebKit/Source/core/html/MediaKeyEvent.cpp \
138	third_party/WebKit/Source/core/html/PluginDocument.cpp \
139	third_party/WebKit/Source/core/html/PublicURLManager.cpp \
140	third_party/WebKit/Source/core/html/RadioNodeList.cpp \
141	third_party/WebKit/Source/core/html/TextDocument.cpp \
142	third_party/WebKit/Source/core/html/TimeRanges.cpp \
143	third_party/WebKit/Source/core/html/ValidityState.cpp \
144	third_party/WebKit/Source/core/html/WindowNameCollection.cpp \
145	third_party/WebKit/Source/core/html/canvas/ANGLEInstancedArrays.cpp \
146	third_party/WebKit/Source/core/html/canvas/Canvas2DContextAttributes.cpp \
147	third_party/WebKit/Source/core/html/canvas/CanvasContextAttributes.cpp \
148	third_party/WebKit/Source/core/html/canvas/CanvasGradient.cpp \
149	third_party/WebKit/Source/core/html/canvas/CanvasPathMethods.cpp \
150	third_party/WebKit/Source/core/html/canvas/CanvasPattern.cpp \
151	third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp \
152	third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext2D.cpp \
153	third_party/WebKit/Source/core/html/canvas/CanvasStyle.cpp \
154	third_party/WebKit/Source/core/html/canvas/DataView.cpp \
155	third_party/WebKit/Source/core/html/canvas/EXTBlendMinMax.cpp \
156	third_party/WebKit/Source/core/html/canvas/EXTFragDepth.cpp \
157	third_party/WebKit/Source/core/html/canvas/EXTShaderTextureLOD.cpp \
158	third_party/WebKit/Source/core/html/canvas/EXTTextureFilterAnisotropic.cpp \
159	third_party/WebKit/Source/core/html/canvas/OESElementIndexUint.cpp \
160	third_party/WebKit/Source/core/html/canvas/OESStandardDerivatives.cpp \
161	third_party/WebKit/Source/core/html/canvas/OESTextureFloat.cpp \
162	third_party/WebKit/Source/core/html/canvas/OESTextureFloatLinear.cpp \
163	third_party/WebKit/Source/core/html/canvas/OESTextureHalfFloat.cpp \
164	third_party/WebKit/Source/core/html/canvas/OESTextureHalfFloatLinear.cpp \
165	third_party/WebKit/Source/core/html/canvas/OESVertexArrayObject.cpp \
166	third_party/WebKit/Source/core/html/canvas/WebGLBuffer.cpp \
167	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureATC.cpp \
168	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureETC1.cpp \
169	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp \
170	third_party/WebKit/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp \
171	third_party/WebKit/Source/core/html/canvas/WebGLContextAttributes.cpp \
172	third_party/WebKit/Source/core/html/canvas/WebGLContextEvent.cpp \
173	third_party/WebKit/Source/core/html/canvas/WebGLContextGroup.cpp \
174	third_party/WebKit/Source/core/html/canvas/WebGLContextObject.cpp \
175	third_party/WebKit/Source/core/html/canvas/WebGLDebugRendererInfo.cpp \
176	third_party/WebKit/Source/core/html/canvas/WebGLDebugShaders.cpp \
177	third_party/WebKit/Source/core/html/canvas/WebGLDepthTexture.cpp \
178	third_party/WebKit/Source/core/html/canvas/WebGLDrawBuffers.cpp \
179	third_party/WebKit/Source/core/html/canvas/WebGLExtension.cpp \
180	third_party/WebKit/Source/core/html/canvas/WebGLFramebuffer.cpp \
181	third_party/WebKit/Source/core/html/canvas/WebGLGetInfo.cpp \
182	third_party/WebKit/Source/core/html/canvas/WebGLLoseContext.cpp \
183	third_party/WebKit/Source/core/html/canvas/WebGLObject.cpp \
184	third_party/WebKit/Source/core/html/canvas/WebGLProgram.cpp \
185	third_party/WebKit/Source/core/html/canvas/WebGLRenderbuffer.cpp \
186	third_party/WebKit/Source/core/html/canvas/WebGLRenderingContext.cpp \
187	third_party/WebKit/Source/core/html/canvas/WebGLRenderingContextBase.cpp \
188	third_party/WebKit/Source/core/html/canvas/WebGLShader.cpp \
189	third_party/WebKit/Source/core/html/canvas/WebGLShaderPrecisionFormat.cpp \
190	third_party/WebKit/Source/core/html/canvas/WebGLSharedObject.cpp \
191	third_party/WebKit/Source/core/html/canvas/WebGLTexture.cpp \
192	third_party/WebKit/Source/core/html/canvas/WebGLUniformLocation.cpp \
193	third_party/WebKit/Source/core/html/canvas/WebGLVertexArrayObjectOES.cpp \
194	third_party/WebKit/Source/core/html/forms/BaseButtonInputType.cpp \
195	third_party/WebKit/Source/core/html/forms/BaseCheckableInputType.cpp \
196	third_party/WebKit/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp \
197	third_party/WebKit/Source/core/html/forms/BaseClickableWithKeyInputType.cpp \
198	third_party/WebKit/Source/core/html/forms/BaseDateAndTimeInputType.cpp \
199	third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp \
200	third_party/WebKit/Source/core/html/forms/BaseTextInputType.cpp \
201	third_party/WebKit/Source/core/html/forms/ButtonInputType.cpp \
202	third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp \
203	third_party/WebKit/Source/core/html/forms/ColorInputType.cpp \
204	third_party/WebKit/Source/core/html/forms/DateInputType.cpp \
205	third_party/WebKit/Source/core/html/forms/DateTimeFieldsState.cpp \
206	third_party/WebKit/Source/core/html/forms/DateTimeLocalInputType.cpp \
207	third_party/WebKit/Source/core/html/forms/EmailInputType.cpp \
208	third_party/WebKit/Source/core/html/forms/FileInputType.cpp \
209	third_party/WebKit/Source/core/html/forms/FormController.cpp \
210	third_party/WebKit/Source/core/html/forms/HiddenInputType.cpp \
211	third_party/WebKit/Source/core/html/forms/ImageInputType.cpp \
212	third_party/WebKit/Source/core/html/forms/InputType.cpp \
213	third_party/WebKit/Source/core/html/forms/InputTypeView.cpp \
214	third_party/WebKit/Source/core/html/forms/MonthInputType.cpp \
215	third_party/WebKit/Source/core/html/forms/NumberInputType.cpp \
216	third_party/WebKit/Source/core/html/forms/PasswordInputType.cpp \
217	third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp \
218	third_party/WebKit/Source/core/html/forms/RadioInputType.cpp \
219	third_party/WebKit/Source/core/html/forms/RangeInputType.cpp \
220	third_party/WebKit/Source/core/html/forms/ResetInputType.cpp \
221	third_party/WebKit/Source/core/html/forms/SearchInputType.cpp \
222	third_party/WebKit/Source/core/html/forms/StepRange.cpp \
223	third_party/WebKit/Source/core/html/forms/SubmitInputType.cpp \
224	third_party/WebKit/Source/core/html/forms/TelephoneInputType.cpp \
225	third_party/WebKit/Source/core/html/forms/TextFieldInputType.cpp \
226	third_party/WebKit/Source/core/html/forms/TextInputType.cpp \
227	third_party/WebKit/Source/core/html/forms/TimeInputType.cpp \
228	third_party/WebKit/Source/core/html/forms/TypeAhead.cpp \
229	third_party/WebKit/Source/core/html/forms/URLInputType.cpp \
230	third_party/WebKit/Source/core/html/forms/ValidationMessage.cpp \
231	third_party/WebKit/Source/core/html/forms/WeekInputType.cpp \
232	third_party/WebKit/Source/core/html/ime/InputMethodContext.cpp \
233	third_party/WebKit/Source/core/html/imports/HTMLImport.cpp \
234	third_party/WebKit/Source/core/html/imports/HTMLImportChild.cpp \
235	third_party/WebKit/Source/core/html/imports/HTMLImportLoader.cpp \
236	third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
237	third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.cpp \
238	third_party/WebKit/Source/core/html/imports/HTMLImportsController.cpp \
239	third_party/WebKit/Source/core/html/imports/LinkImport.cpp \
240	third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
241	third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.cpp \
242	third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp \
243	third_party/WebKit/Source/core/html/parser/CompactHTMLToken.cpp \
244	third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.cpp \
245	third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp \
246	third_party/WebKit/Source/core/html/parser/HTMLElementStack.cpp \
247	third_party/WebKit/Source/core/html/parser/HTMLEntityParser.cpp \
248	third_party/WebKit/Source/core/html/parser/HTMLEntitySearch.cpp \
249	third_party/WebKit/Source/core/html/parser/HTMLFormattingElementList.cpp \
250	third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.cpp \
251	third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp \
252	third_party/WebKit/Source/core/html/parser/HTMLParserOptions.cpp \
253	third_party/WebKit/Source/core/html/parser/HTMLParserScheduler.cpp \
254	third_party/WebKit/Source/core/html/parser/HTMLParserThread.cpp \
255	third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp \
256	third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp \
257	third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp \
258	third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.cpp \
259	third_party/WebKit/Source/core/html/parser/HTMLSrcsetParser.cpp \
260	third_party/WebKit/Source/core/html/parser/HTMLTokenizer.cpp \
261	third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.cpp \
262	third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.cpp \
263	third_party/WebKit/Source/core/html/parser/HTMLViewSourceParser.cpp \
264	third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp \
265	third_party/WebKit/Source/core/html/parser/TextResourceDecoder.cpp \
266	third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp \
267	third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp \
268	third_party/WebKit/Source/core/html/shadow/ClearButtonElement.cpp \
269	third_party/WebKit/Source/core/html/shadow/DateTimeEditElement.cpp \
270	third_party/WebKit/Source/core/html/shadow/DateTimeFieldElement.cpp \
271	third_party/WebKit/Source/core/html/shadow/DateTimeFieldElements.cpp \
272	third_party/WebKit/Source/core/html/shadow/DateTimeNumericFieldElement.cpp \
273	third_party/WebKit/Source/core/html/shadow/DateTimeSymbolicFieldElement.cpp \
274	third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.cpp \
275	third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.cpp \
276	third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp \
277	third_party/WebKit/Source/core/html/shadow/MediaControls.cpp \
278	third_party/WebKit/Source/core/html/shadow/MeterShadowElement.cpp \
279	third_party/WebKit/Source/core/html/shadow/PickerIndicatorElement.cpp \
280	third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.cpp \
281	third_party/WebKit/Source/core/html/shadow/ShadowElementNames.cpp \
282	third_party/WebKit/Source/core/html/shadow/SliderThumbElement.cpp \
283	third_party/WebKit/Source/core/html/shadow/SpinButtonElement.cpp \
284	third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.cpp \
285	third_party/WebKit/Source/core/html/track/AudioTrack.cpp \
286	third_party/WebKit/Source/core/html/track/AudioTrackList.cpp \
287	third_party/WebKit/Source/core/html/track/InbandTextTrack.cpp \
288	third_party/WebKit/Source/core/html/track/LoadableTextTrack.cpp \
289	third_party/WebKit/Source/core/html/track/TextTrack.cpp \
290	third_party/WebKit/Source/core/html/track/TextTrackCue.cpp \
291	third_party/WebKit/Source/core/html/track/TextTrackCueList.cpp \
292	third_party/WebKit/Source/core/html/track/TextTrackList.cpp \
293	third_party/WebKit/Source/core/html/track/TrackBase.cpp \
294	third_party/WebKit/Source/core/html/track/TrackEvent.cpp \
295	third_party/WebKit/Source/core/html/track/VideoTrack.cpp \
296	third_party/WebKit/Source/core/html/track/VideoTrackList.cpp \
297	third_party/WebKit/Source/core/html/track/vtt/BufferedLineReader.cpp \
298	third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp \
299	third_party/WebKit/Source/core/html/track/vtt/VTTElement.cpp \
300	third_party/WebKit/Source/core/html/track/vtt/VTTParser.cpp \
301	third_party/WebKit/Source/core/html/track/vtt/VTTRegion.cpp \
302	third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.cpp \
303	third_party/WebKit/Source/core/html/track/vtt/VTTScanner.cpp \
304	third_party/WebKit/Source/core/html/track/vtt/VTTTokenizer.cpp
305
306
307# Flags passed to both C and C++ files.
308MY_CFLAGS_Debug := \
309	--param=ssp-buffer-size=4 \
310	-Werror \
311	-fno-exceptions \
312	-fno-strict-aliasing \
313	-Wall \
314	-Wno-unused-parameter \
315	-Wno-missing-field-initializers \
316	-fvisibility=hidden \
317	-pipe \
318	-fPIC \
319	-Wno-unused-local-typedefs \
320	-msse2 \
321	-mfpmath=sse \
322	-mmmx \
323	-m32 \
324	-ffunction-sections \
325	-funwind-tables \
326	-g \
327	-fno-short-enums \
328	-finline-limit=64 \
329	-Wa,--noexecstack \
330	-U_FORTIFY_SOURCE \
331	-Wno-extra \
332	-Wno-ignored-qualifiers \
333	-Wno-type-limits \
334	-Wno-unused-but-set-variable \
335	-fno-stack-protector \
336	-Os \
337	-g \
338	-fdata-sections \
339	-ffunction-sections \
340	-fomit-frame-pointer \
341	-funwind-tables
342
343MY_DEFS_Debug := \
344	'-DV8_DEPRECATION_WARNINGS' \
345	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
346	'-D_FILE_OFFSET_BITS=64' \
347	'-DNO_TCMALLOC' \
348	'-DDISABLE_NACL' \
349	'-DCHROMIUM_BUILD' \
350	'-DUSE_LIBJPEG_TURBO=1' \
351	'-DENABLE_WEBRTC=1' \
352	'-DUSE_PROPRIETARY_CODECS' \
353	'-DENABLE_BROWSER_CDMS' \
354	'-DENABLE_CONFIGURATION_POLICY' \
355	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
356	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
357	'-DENABLE_EGLIMAGE=1' \
358	'-DCLD_VERSION=1' \
359	'-DENABLE_PRINTING=1' \
360	'-DENABLE_MANAGED_USERS=1' \
361	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
362	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
363	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
364	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
365	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
366	'-DVIDEO_HOLE=1' \
367	'-DBLINK_IMPLEMENTATION=1' \
368	'-DINSIDE_BLINK' \
369	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
370	'-DENABLE_SVG_FONTS=1' \
371	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
372	'-DENABLE_MEDIA_CAPTURE=1' \
373	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
374	'-DENABLE_WEB_AUDIO=1' \
375	'-DENABLE_OPENTYPE_VERTICAL=1' \
376	'-DU_USING_ICU_NAMESPACE=0' \
377	'-DSK_ENABLE_INST_COUNT=0' \
378	'-DSK_SUPPORT_GPU=1' \
379	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
380	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
381	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
382	'-DGR_GL_IGNORE_ES3_MSAA=0' \
383	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
384	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
385	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
386	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
387	'-DSK_SUPPORT_LEGACY_N32_NAME' \
388	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
389	'-DSK_IGNORE_ETC1_SUPPORT' \
390	'-DSK_IGNORE_GPU_DITHER' \
391	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
392	'-DSK_BUILD_FOR_ANDROID' \
393	'-DSK_USE_POSIX_THREADS' \
394	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
395	'-DCHROME_PNG_WRITE_SUPPORT' \
396	'-DPNG_USER_CONFIG' \
397	'-DCHROME_PNG_READ_PACK_SUPPORT' \
398	'-DLIBXML_STATIC' \
399	'-DLIBXSLT_STATIC' \
400	'-DUSE_OPENSSL=1' \
401	'-DUSE_OPENSSL_CERTS=1' \
402	'-D__STDC_CONSTANT_MACROS' \
403	'-D__STDC_FORMAT_MACROS' \
404	'-DANDROID' \
405	'-D__GNU_SOURCE=1' \
406	'-DUSE_STLPORT=1' \
407	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
408	'-DCHROME_BUILD_ID=""' \
409	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
410	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
411	'-D_DEBUG'
412
413
414# Include paths placed before CFLAGS/CPPFLAGS
415LOCAL_C_INCLUDES_Debug := \
416	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
417	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
418	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
419	$(gyp_shared_intermediate_dir) \
420	$(LOCAL_PATH)/third_party/WebKit/Source \
421	$(LOCAL_PATH) \
422	$(LOCAL_PATH)/skia/config \
423	$(LOCAL_PATH)/third_party/khronos \
424	$(LOCAL_PATH)/gpu \
425	$(gyp_shared_intermediate_dir)/blink/core \
426	$(gyp_shared_intermediate_dir)/blink/modules \
427	$(gyp_shared_intermediate_dir)/blink/bindings/core/v8 \
428	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8 \
429	$(gyp_shared_intermediate_dir)/blink \
430	$(LOCAL_PATH)/third_party/openmax_dl \
431	$(LOCAL_PATH)/third_party/angle/include \
432	$(PWD)/external/icu/icu4c/source/common \
433	$(PWD)/external/icu/icu4c/source/i18n \
434	$(LOCAL_PATH)/third_party/WebKit \
435	$(LOCAL_PATH)/third_party/skia/src/core \
436	$(LOCAL_PATH)/third_party/skia/include/core \
437	$(LOCAL_PATH)/third_party/skia/include/effects \
438	$(LOCAL_PATH)/third_party/skia/include/pdf \
439	$(LOCAL_PATH)/third_party/skia/include/gpu \
440	$(LOCAL_PATH)/third_party/skia/include/lazy \
441	$(LOCAL_PATH)/third_party/skia/include/pathops \
442	$(LOCAL_PATH)/third_party/skia/include/pipe \
443	$(LOCAL_PATH)/third_party/skia/include/ports \
444	$(LOCAL_PATH)/third_party/skia/include/utils \
445	$(LOCAL_PATH)/skia/ext \
446	$(LOCAL_PATH)/third_party/iccjpeg \
447	$(LOCAL_PATH)/third_party/libpng \
448	$(LOCAL_PATH)/third_party/libwebp \
449	$(LOCAL_PATH)/third_party/libxml/linux/include \
450	$(LOCAL_PATH)/third_party/libxml/src/include \
451	$(LOCAL_PATH)/third_party/libxslt \
452	$(LOCAL_PATH)/third_party/npapi \
453	$(LOCAL_PATH)/third_party/npapi/bindings \
454	$(LOCAL_PATH)/third_party/ots/include \
455	$(LOCAL_PATH)/third_party/qcms/src \
456	$(LOCAL_PATH)/third_party/sqlite \
457	$(LOCAL_PATH)/third_party/zlib \
458	$(LOCAL_PATH)/v8/include \
459	$(PWD)/frameworks/wilhelm/include \
460	$(PWD)/bionic \
461	$(PWD)/external/stlport/stlport
462
463
464# Flags passed to only C++ (and not C) files.
465LOCAL_CPPFLAGS_Debug := \
466	-fno-rtti \
467	-fno-threadsafe-statics \
468	-fvisibility-inlines-hidden \
469	-Wsign-compare \
470	-Wno-c++0x-compat \
471	-Wno-non-virtual-dtor \
472	-Wno-sign-promo
473
474
475LOCAL_FDO_SUPPORT_Debug := false
476
477# Flags passed to both C and C++ files.
478MY_CFLAGS_Release := \
479	--param=ssp-buffer-size=4 \
480	-Werror \
481	-fno-exceptions \
482	-fno-strict-aliasing \
483	-Wall \
484	-Wno-unused-parameter \
485	-Wno-missing-field-initializers \
486	-fvisibility=hidden \
487	-pipe \
488	-fPIC \
489	-Wno-unused-local-typedefs \
490	-msse2 \
491	-mfpmath=sse \
492	-mmmx \
493	-m32 \
494	-ffunction-sections \
495	-funwind-tables \
496	-g \
497	-fno-short-enums \
498	-finline-limit=64 \
499	-Wa,--noexecstack \
500	-U_FORTIFY_SOURCE \
501	-Wno-extra \
502	-Wno-ignored-qualifiers \
503	-Wno-type-limits \
504	-Wno-unused-but-set-variable \
505	-fno-stack-protector \
506	-Os \
507	-fno-ident \
508	-fdata-sections \
509	-ffunction-sections \
510	-fomit-frame-pointer \
511	-funwind-tables
512
513MY_DEFS_Release := \
514	'-DV8_DEPRECATION_WARNINGS' \
515	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
516	'-D_FILE_OFFSET_BITS=64' \
517	'-DNO_TCMALLOC' \
518	'-DDISABLE_NACL' \
519	'-DCHROMIUM_BUILD' \
520	'-DUSE_LIBJPEG_TURBO=1' \
521	'-DENABLE_WEBRTC=1' \
522	'-DUSE_PROPRIETARY_CODECS' \
523	'-DENABLE_BROWSER_CDMS' \
524	'-DENABLE_CONFIGURATION_POLICY' \
525	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
526	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
527	'-DENABLE_EGLIMAGE=1' \
528	'-DCLD_VERSION=1' \
529	'-DENABLE_PRINTING=1' \
530	'-DENABLE_MANAGED_USERS=1' \
531	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
532	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
533	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
534	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
535	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
536	'-DVIDEO_HOLE=1' \
537	'-DBLINK_IMPLEMENTATION=1' \
538	'-DINSIDE_BLINK' \
539	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
540	'-DENABLE_SVG_FONTS=1' \
541	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
542	'-DENABLE_MEDIA_CAPTURE=1' \
543	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
544	'-DENABLE_WEB_AUDIO=1' \
545	'-DENABLE_OPENTYPE_VERTICAL=1' \
546	'-DU_USING_ICU_NAMESPACE=0' \
547	'-DSK_ENABLE_INST_COUNT=0' \
548	'-DSK_SUPPORT_GPU=1' \
549	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
550	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
551	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
552	'-DGR_GL_IGNORE_ES3_MSAA=0' \
553	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
554	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
555	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
556	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
557	'-DSK_SUPPORT_LEGACY_N32_NAME' \
558	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
559	'-DSK_IGNORE_ETC1_SUPPORT' \
560	'-DSK_IGNORE_GPU_DITHER' \
561	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
562	'-DSK_BUILD_FOR_ANDROID' \
563	'-DSK_USE_POSIX_THREADS' \
564	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
565	'-DCHROME_PNG_WRITE_SUPPORT' \
566	'-DPNG_USER_CONFIG' \
567	'-DCHROME_PNG_READ_PACK_SUPPORT' \
568	'-DLIBXML_STATIC' \
569	'-DLIBXSLT_STATIC' \
570	'-DUSE_OPENSSL=1' \
571	'-DUSE_OPENSSL_CERTS=1' \
572	'-D__STDC_CONSTANT_MACROS' \
573	'-D__STDC_FORMAT_MACROS' \
574	'-DANDROID' \
575	'-D__GNU_SOURCE=1' \
576	'-DUSE_STLPORT=1' \
577	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
578	'-DCHROME_BUILD_ID=""' \
579	'-DNDEBUG' \
580	'-DNVALGRIND' \
581	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
582	'-D_FORTIFY_SOURCE=2'
583
584
585# Include paths placed before CFLAGS/CPPFLAGS
586LOCAL_C_INCLUDES_Release := \
587	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
588	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
589	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
590	$(gyp_shared_intermediate_dir) \
591	$(LOCAL_PATH)/third_party/WebKit/Source \
592	$(LOCAL_PATH) \
593	$(LOCAL_PATH)/skia/config \
594	$(LOCAL_PATH)/third_party/khronos \
595	$(LOCAL_PATH)/gpu \
596	$(gyp_shared_intermediate_dir)/blink/core \
597	$(gyp_shared_intermediate_dir)/blink/modules \
598	$(gyp_shared_intermediate_dir)/blink/bindings/core/v8 \
599	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8 \
600	$(gyp_shared_intermediate_dir)/blink \
601	$(LOCAL_PATH)/third_party/openmax_dl \
602	$(LOCAL_PATH)/third_party/angle/include \
603	$(PWD)/external/icu/icu4c/source/common \
604	$(PWD)/external/icu/icu4c/source/i18n \
605	$(LOCAL_PATH)/third_party/WebKit \
606	$(LOCAL_PATH)/third_party/skia/src/core \
607	$(LOCAL_PATH)/third_party/skia/include/core \
608	$(LOCAL_PATH)/third_party/skia/include/effects \
609	$(LOCAL_PATH)/third_party/skia/include/pdf \
610	$(LOCAL_PATH)/third_party/skia/include/gpu \
611	$(LOCAL_PATH)/third_party/skia/include/lazy \
612	$(LOCAL_PATH)/third_party/skia/include/pathops \
613	$(LOCAL_PATH)/third_party/skia/include/pipe \
614	$(LOCAL_PATH)/third_party/skia/include/ports \
615	$(LOCAL_PATH)/third_party/skia/include/utils \
616	$(LOCAL_PATH)/skia/ext \
617	$(LOCAL_PATH)/third_party/iccjpeg \
618	$(LOCAL_PATH)/third_party/libpng \
619	$(LOCAL_PATH)/third_party/libwebp \
620	$(LOCAL_PATH)/third_party/libxml/linux/include \
621	$(LOCAL_PATH)/third_party/libxml/src/include \
622	$(LOCAL_PATH)/third_party/libxslt \
623	$(LOCAL_PATH)/third_party/npapi \
624	$(LOCAL_PATH)/third_party/npapi/bindings \
625	$(LOCAL_PATH)/third_party/ots/include \
626	$(LOCAL_PATH)/third_party/qcms/src \
627	$(LOCAL_PATH)/third_party/sqlite \
628	$(LOCAL_PATH)/third_party/zlib \
629	$(LOCAL_PATH)/v8/include \
630	$(PWD)/frameworks/wilhelm/include \
631	$(PWD)/bionic \
632	$(PWD)/external/stlport/stlport
633
634
635# Flags passed to only C++ (and not C) files.
636LOCAL_CPPFLAGS_Release := \
637	-fno-rtti \
638	-fno-threadsafe-statics \
639	-fvisibility-inlines-hidden \
640	-Wsign-compare \
641	-Wno-c++0x-compat \
642	-Wno-non-virtual-dtor \
643	-Wno-sign-promo
644
645
646LOCAL_FDO_SUPPORT_Release := false
647
648LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
649LOCAL_FDO_SUPPORT := $(LOCAL_FDO_SUPPORT_$(GYP_CONFIGURATION))
650LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
651LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
652LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
653### Rules for final target.
654
655LOCAL_LDFLAGS_Debug := \
656	-Wl,-z,now \
657	-Wl,-z,relro \
658	-Wl,--fatal-warnings \
659	-Wl,-z,noexecstack \
660	-fPIC \
661	-m32 \
662	-fuse-ld=gold \
663	-nostdlib \
664	-Wl,--no-undefined \
665	-Wl,--exclude-libs=ALL \
666	-Wl,--warn-shared-textrel \
667	-Wl,-O1 \
668	-Wl,--as-needed
669
670
671LOCAL_LDFLAGS_Release := \
672	-Wl,-z,now \
673	-Wl,-z,relro \
674	-Wl,--fatal-warnings \
675	-Wl,-z,noexecstack \
676	-fPIC \
677	-m32 \
678	-fuse-ld=gold \
679	-nostdlib \
680	-Wl,--no-undefined \
681	-Wl,--exclude-libs=ALL \
682	-Wl,-O1 \
683	-Wl,--as-needed \
684	-Wl,--gc-sections \
685	-Wl,--warn-shared-textrel
686
687
688LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
689
690LOCAL_STATIC_LIBRARIES := \
691	skia_skia_library_gyp
692
693# Enable grouping to fix circular references
694LOCAL_GROUP_STATIC_LIBRARIES := true
695
696LOCAL_SHARED_LIBRARIES := \
697	libstlport \
698	libdl
699
700# Add target alias to "gyp_all_modules" target.
701.PHONY: gyp_all_modules
702gyp_all_modules: third_party_WebKit_Source_core_webcore_html_gyp
703
704# Alias gyp target name.
705.PHONY: webcore_html
706webcore_html: third_party_WebKit_Source_core_webcore_html_gyp
707
708include $(BUILD_STATIC_LIBRARY)
709