Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / core.gypi
1 {
2     'variables': {
3         # Files for which bindings (.cpp and .h files) will be generated
4         'core_idl_files': [
5             'animation/Animation.idl',
6             'animation/Player.idl',
7             'animation/TimedItem.idl',
8             'animation/Timeline.idl',
9             'animation/Timing.idl',
10             'clipboard/Clipboard.idl',
11             'clipboard/DataTransferItem.idl',
12             'clipboard/DataTransferItemList.idl',
13             'css/CSS.idl',
14             'css/CSSCharsetRule.idl',
15             'css/CSSFontFaceLoadEvent.idl',
16             'css/CSSFontFaceRule.idl',
17             'css/CSSImportRule.idl',
18             'css/CSSKeyframeRule.idl',
19             'css/CSSKeyframesRule.idl',
20             'css/CSSMediaRule.idl',
21             'css/CSSPageRule.idl',
22             'css/CSSPrimitiveValue.idl',
23             'css/CSSRule.idl',
24             'css/CSSRuleList.idl',
25             'css/CSSStyleDeclaration.idl',
26             'css/CSSStyleRule.idl',
27             'css/CSSStyleSheet.idl',
28             'css/CSSSupportsRule.idl',
29             # We should probably add CSSUnknownRule.idl to this list,
30             # but it currently causes a compile error.
31             # 'css/CSSUnknownRule.idl',
32             'css/CSSValue.idl',
33             'css/CSSValueList.idl',
34             'css/CSSViewportRule.idl',
35             'css/Counter.idl',
36             'css/FontFace.idl',
37             'css/FontFaceSet.idl',
38             'css/FontFaceSetForEachCallback.idl',
39             'css/MediaList.idl',
40             'css/MediaQueryList.idl',
41             'css/RGBColor.idl',
42             'css/Rect.idl',
43             'css/StyleMedia.idl',
44             'css/StyleSheet.idl',
45             'css/StyleSheetList.idl',
46             'css/WebKitCSSFilterRule.idl',
47             'css/WebKitCSSFilterValue.idl',
48             'css/WebKitCSSMatrix.idl',
49             'css/WebKitCSSTransformValue.idl',
50             'dom/Attr.idl',
51             'dom/CDATASection.idl',
52             'dom/CharacterData.idl',
53             'dom/ClientRect.idl',
54             'dom/ClientRectList.idl',
55             'dom/Comment.idl',
56             'dom/DOMError.idl',
57             'dom/DOMException.idl',
58             'dom/DOMImplementation.idl',
59             'dom/DOMSettableTokenList.idl',
60             'dom/DOMStringList.idl',
61             'dom/DOMStringMap.idl',
62             'dom/DOMTokenList.idl',
63             'dom/Document.idl',
64             'dom/DocumentFragment.idl',
65             'dom/DocumentType.idl',
66             'dom/Element.idl',
67             'dom/MessageChannel.idl',
68             'dom/MessagePort.idl',
69             'dom/MutationObserver.idl',
70             'dom/MutationRecord.idl',
71             'dom/NamedNodeMap.idl',
72             'dom/Node.idl',
73             'dom/NodeFilter.idl',
74             'dom/NodeIterator.idl',
75             'dom/NodeList.idl',
76             'dom/Notation.idl',
77             'dom/ProcessingInstruction.idl',
78             'dom/Promise.idl',
79             'dom/Range.idl',
80             'dom/RequestAnimationFrameCallback.idl',
81             'dom/StringCallback.idl',
82             'dom/Text.idl',
83             'dom/Touch.idl',
84             'dom/TouchList.idl',
85             'dom/TreeWalker.idl',
86             'dom/URL.idl',
87             'dom/XMLDocument.idl',
88             'dom/shadow/ShadowRoot.idl',
89             'events/AutocompleteErrorEvent.idl',
90             'events/BeforeLoadEvent.idl',
91             'events/BeforeUnloadEvent.idl',
92             'events/CompositionEvent.idl',
93             'events/CustomEvent.idl',
94             'events/ErrorEvent.idl',
95             'events/Event.idl',
96             'events/EventTarget.idl',
97             'events/FocusEvent.idl',
98             'events/HashChangeEvent.idl',
99             'events/KeyboardEvent.idl',
100             'events/MessageEvent.idl',
101             'events/MouseEvent.idl',
102             'events/MutationEvent.idl',
103             'events/OverflowEvent.idl',
104             'events/PageTransitionEvent.idl',
105             'events/PopStateEvent.idl',
106             'events/ProgressEvent.idl',
107             'events/ResourceProgressEvent.idl',
108             'events/SecurityPolicyViolationEvent.idl',
109             'events/TextEvent.idl',
110             'events/TouchEvent.idl',
111             'events/TransitionEvent.idl',
112             'events/UIEvent.idl',
113             'events/WebKitAnimationEvent.idl',
114             'events/WheelEvent.idl',
115             'fileapi/Blob.idl',
116             'fileapi/File.idl',
117             'fileapi/FileError.idl',
118             'fileapi/FileList.idl',
119             'fileapi/FileReader.idl',
120             'fileapi/FileReaderSync.idl',
121             'fileapi/Stream.idl',
122             'frame/BarProp.idl',
123             'frame/Console.idl',
124             'frame/ConsoleBase.idl',
125             'frame/History.idl',
126             'frame/ImageBitmap.idl',
127             'frame/Location.idl',
128             'frame/Navigator.idl',
129             'frame/Screen.idl',
130             'frame/WebKitPoint.idl',
131             'frame/Window.idl',
132             'html/FormData.idl',
133             'html/HTMLAllCollection.idl',
134             'html/HTMLAnchorElement.idl',
135             'html/HTMLAppletElement.idl',
136             'html/HTMLAreaElement.idl',
137             'html/HTMLAudioElement.idl',
138             'html/HTMLBRElement.idl',
139             'html/HTMLBaseElement.idl',
140             'html/HTMLBodyElement.idl',
141             'html/HTMLButtonElement.idl',
142             'html/HTMLCanvasElement.idl',
143             'html/HTMLCollection.idl',
144             'html/HTMLDListElement.idl',
145             'html/HTMLDataListElement.idl',
146             'html/HTMLDetailsElement.idl',
147             'html/HTMLDialogElement.idl',
148             'html/HTMLDirectoryElement.idl',
149             'html/HTMLDivElement.idl',
150             'html/HTMLDocument.idl',
151             'html/HTMLElement.idl',
152             'html/HTMLEmbedElement.idl',
153             'html/HTMLFieldSetElement.idl',
154             'html/HTMLFontElement.idl',
155             'html/HTMLFormControlsCollection.idl',
156             'html/HTMLFormElement.idl',
157             'html/HTMLFrameElement.idl',
158             'html/HTMLFrameSetElement.idl',
159             'html/HTMLHRElement.idl',
160             'html/HTMLHeadElement.idl',
161             'html/HTMLHeadingElement.idl',
162             'html/HTMLHtmlElement.idl',
163             'html/HTMLIFrameElement.idl',
164             'html/HTMLImageElement.idl',
165             'html/HTMLInputElement.idl',
166             'html/HTMLKeygenElement.idl',
167             'html/HTMLLIElement.idl',
168             'html/HTMLLabelElement.idl',
169             'html/HTMLLegendElement.idl',
170             'html/HTMLLinkElement.idl',
171             'html/HTMLMapElement.idl',
172             'html/HTMLMarqueeElement.idl',
173             'html/HTMLMediaElement.idl',
174             'html/HTMLMenuElement.idl',
175             'html/HTMLMetaElement.idl',
176             'html/HTMLMeterElement.idl',
177             'html/HTMLModElement.idl',
178             'html/HTMLOListElement.idl',
179             'html/HTMLObjectElement.idl',
180             'html/HTMLOptGroupElement.idl',
181             'html/HTMLOptionElement.idl',
182             'html/HTMLOptionsCollection.idl',
183             'html/HTMLOutputElement.idl',
184             'html/HTMLParagraphElement.idl',
185             'html/HTMLParamElement.idl',
186             'html/HTMLPreElement.idl',
187             'html/HTMLProgressElement.idl',
188             'html/HTMLQuoteElement.idl',
189             'html/HTMLScriptElement.idl',
190             'html/HTMLSelectElement.idl',
191             'html/HTMLSourceElement.idl',
192             'html/HTMLSpanElement.idl',
193             'html/HTMLStyleElement.idl',
194             'html/HTMLTableCaptionElement.idl',
195             'html/HTMLTableCellElement.idl',
196             'html/HTMLTableColElement.idl',
197             'html/HTMLTableElement.idl',
198             'html/HTMLTableRowElement.idl',
199             'html/HTMLTableSectionElement.idl',
200             'html/HTMLTemplateElement.idl',
201             'html/HTMLTextAreaElement.idl',
202             'html/HTMLTitleElement.idl',
203             'html/HTMLTrackElement.idl',
204             'html/HTMLUListElement.idl',
205             'html/HTMLUnknownElement.idl',
206             'html/HTMLVideoElement.idl',
207             'html/ImageData.idl',
208             'html/MediaController.idl',
209             'html/MediaError.idl',
210             'html/MediaKeyError.idl',
211             'html/MediaKeyEvent.idl',
212             'html/RadioNodeList.idl',
213             'html/TextMetrics.idl',
214             'html/TimeRanges.idl',
215             'html/ValidityState.idl',
216             'html/VoidCallback.idl',
217             'html/canvas/ANGLEInstancedArrays.idl',
218             'html/canvas/Canvas2DContextAttributes.idl',
219             'html/canvas/CanvasGradient.idl',
220             'html/canvas/CanvasPattern.idl',
221             'html/canvas/CanvasRenderingContext.idl',
222             'html/canvas/CanvasRenderingContext2D.idl',
223             'html/canvas/EXTFragDepth.idl',
224             'html/canvas/EXTTextureFilterAnisotropic.idl',
225             'html/canvas/OESElementIndexUint.idl',
226             'html/canvas/OESStandardDerivatives.idl',
227             'html/canvas/OESTextureFloat.idl',
228             'html/canvas/OESTextureFloatLinear.idl',
229             'html/canvas/OESTextureHalfFloat.idl',
230             'html/canvas/OESTextureHalfFloatLinear.idl',
231             'html/canvas/OESVertexArrayObject.idl',
232             'html/canvas/Path.idl',
233             'html/canvas/WebGLActiveInfo.idl',
234             'html/canvas/WebGLBuffer.idl',
235             'html/canvas/WebGLCompressedTextureATC.idl',
236             'html/canvas/WebGLCompressedTexturePVRTC.idl',
237             'html/canvas/WebGLCompressedTextureS3TC.idl',
238             'html/canvas/WebGLContextAttributes.idl',
239             'html/canvas/WebGLContextEvent.idl',
240             'html/canvas/WebGLDebugRendererInfo.idl',
241             'html/canvas/WebGLDebugShaders.idl',
242             'html/canvas/WebGLDepthTexture.idl',
243             'html/canvas/WebGLDrawBuffers.idl',
244             'html/canvas/WebGLFramebuffer.idl',
245             'html/canvas/WebGLLoseContext.idl',
246             'html/canvas/WebGLProgram.idl',
247             'html/canvas/WebGLRenderbuffer.idl',
248             'html/canvas/WebGLRenderingContext.idl',
249             'html/canvas/WebGLShader.idl',
250             'html/canvas/WebGLShaderPrecisionFormat.idl',
251             'html/canvas/WebGLTexture.idl',
252             'html/canvas/WebGLUniformLocation.idl',
253             'html/canvas/WebGLVertexArrayObjectOES.idl',
254             'html/ime/InputMethodContext.idl',
255             'html/shadow/HTMLContentElement.idl',
256             'html/shadow/HTMLShadowElement.idl',
257             'html/track/TextTrack.idl',
258             'html/track/TextTrackCue.idl',
259             'html/track/TextTrackCueList.idl',
260             'html/track/TextTrackList.idl',
261             'html/track/TrackEvent.idl',
262             'html/track/vtt/VTTCue.idl',
263             'html/track/vtt/VTTRegion.idl',
264             'html/track/vtt/VTTRegionList.idl',
265             'inspector/InjectedScriptHost.idl',
266             'inspector/InspectorFrontendHost.idl',
267             'inspector/InspectorOverlayHost.idl',
268             'inspector/JavaScriptCallFrame.idl',
269             'loader/appcache/ApplicationCache.idl',
270             'page/EventSource.idl',
271             'page/PagePopupController.idl',
272             'page/Selection.idl',
273             'plugins/MimeType.idl',
274             'plugins/MimeTypeArray.idl',
275             'plugins/Plugin.idl',
276             'plugins/PluginArray.idl',
277             'speech/SpeechInputEvent.idl',
278             'speech/SpeechInputResult.idl',
279             'speech/SpeechInputResultList.idl',
280             'storage/Storage.idl',
281             'storage/StorageEvent.idl',
282             'svg/SVGAElement.idl',
283             'svg/SVGAltGlyphDefElement.idl',
284             'svg/SVGAltGlyphElement.idl',
285             'svg/SVGAltGlyphItemElement.idl',
286             'svg/SVGAngle.idl',
287             'svg/SVGAnimateElement.idl',
288             'svg/SVGAnimateMotionElement.idl',
289             'svg/SVGAnimateTransformElement.idl',
290             'svg/SVGAnimatedAngle.idl',
291             'svg/SVGAnimatedBoolean.idl',
292             'svg/SVGAnimatedEnumeration.idl',
293             'svg/SVGAnimatedInteger.idl',
294             'svg/SVGAnimatedLength.idl',
295             'svg/SVGAnimatedLengthList.idl',
296             'svg/SVGAnimatedNumber.idl',
297             'svg/SVGAnimatedNumberList.idl',
298             'svg/SVGAnimatedPreserveAspectRatio.idl',
299             'svg/SVGAnimatedRect.idl',
300             'svg/SVGAnimatedString.idl',
301             'svg/SVGAnimatedTransformList.idl',
302             'svg/SVGAnimationElement.idl',
303             'svg/SVGCircleElement.idl',
304             'svg/SVGClipPathElement.idl',
305             'svg/SVGComponentTransferFunctionElement.idl',
306             'svg/SVGCursorElement.idl',
307             'svg/SVGDefsElement.idl',
308             'svg/SVGDescElement.idl',
309             'svg/SVGDiscardElement.idl',
310             'svg/SVGElement.idl',
311             'svg/SVGElementInstance.idl',
312             'svg/SVGElementInstanceList.idl',
313             'svg/SVGEllipseElement.idl',
314             'svg/SVGFEBlendElement.idl',
315             'svg/SVGFEColorMatrixElement.idl',
316             'svg/SVGFEComponentTransferElement.idl',
317             'svg/SVGFECompositeElement.idl',
318             'svg/SVGFEConvolveMatrixElement.idl',
319             'svg/SVGFEDiffuseLightingElement.idl',
320             'svg/SVGFEDisplacementMapElement.idl',
321             'svg/SVGFEDistantLightElement.idl',
322             'svg/SVGFEDropShadowElement.idl',
323             'svg/SVGFEFloodElement.idl',
324             'svg/SVGFEFuncAElement.idl',
325             'svg/SVGFEFuncBElement.idl',
326             'svg/SVGFEFuncGElement.idl',
327             'svg/SVGFEFuncRElement.idl',
328             'svg/SVGFEGaussianBlurElement.idl',
329             'svg/SVGFEImageElement.idl',
330             'svg/SVGFEMergeElement.idl',
331             'svg/SVGFEMergeNodeElement.idl',
332             'svg/SVGFEMorphologyElement.idl',
333             'svg/SVGFEOffsetElement.idl',
334             'svg/SVGFEPointLightElement.idl',
335             'svg/SVGFESpecularLightingElement.idl',
336             'svg/SVGFESpotLightElement.idl',
337             'svg/SVGFETileElement.idl',
338             'svg/SVGFETurbulenceElement.idl',
339             'svg/SVGFilterElement.idl',
340             'svg/SVGFontElement.idl',
341             'svg/SVGFontFaceElement.idl',
342             'svg/SVGFontFaceFormatElement.idl',
343             'svg/SVGFontFaceNameElement.idl',
344             'svg/SVGFontFaceSrcElement.idl',
345             'svg/SVGFontFaceUriElement.idl',
346             'svg/SVGForeignObjectElement.idl',
347             'svg/SVGGElement.idl',
348             'svg/SVGGlyphElement.idl',
349             'svg/SVGGlyphRefElement.idl',
350             'svg/SVGGeometryElement.idl',
351             'svg/SVGGradientElement.idl',
352             'svg/SVGGraphicsElement.idl',
353             'svg/SVGHKernElement.idl',
354             'svg/SVGImageElement.idl',
355             'svg/SVGLength.idl',
356             'svg/SVGLengthList.idl',
357             'svg/SVGLineElement.idl',
358             'svg/SVGLinearGradientElement.idl',
359             'svg/SVGMPathElement.idl',
360             'svg/SVGMarkerElement.idl',
361             'svg/SVGMaskElement.idl',
362             'svg/SVGMatrix.idl',
363             'svg/SVGMetadataElement.idl',
364             'svg/SVGMissingGlyphElement.idl',
365             'svg/SVGNumber.idl',
366             'svg/SVGNumberList.idl',
367             'svg/SVGPathElement.idl',
368             'svg/SVGPathSeg.idl',
369             'svg/SVGPathSegArcAbs.idl',
370             'svg/SVGPathSegArcRel.idl',
371             'svg/SVGPathSegClosePath.idl',
372             'svg/SVGPathSegCurvetoCubicAbs.idl',
373             'svg/SVGPathSegCurvetoCubicRel.idl',
374             'svg/SVGPathSegCurvetoCubicSmoothAbs.idl',
375             'svg/SVGPathSegCurvetoCubicSmoothRel.idl',
376             'svg/SVGPathSegCurvetoQuadraticAbs.idl',
377             'svg/SVGPathSegCurvetoQuadraticRel.idl',
378             'svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl',
379             'svg/SVGPathSegCurvetoQuadraticSmoothRel.idl',
380             'svg/SVGPathSegLinetoAbs.idl',
381             'svg/SVGPathSegLinetoHorizontalAbs.idl',
382             'svg/SVGPathSegLinetoHorizontalRel.idl',
383             'svg/SVGPathSegLinetoRel.idl',
384             'svg/SVGPathSegLinetoVerticalAbs.idl',
385             'svg/SVGPathSegLinetoVerticalRel.idl',
386             'svg/SVGPathSegList.idl',
387             'svg/SVGPathSegMovetoAbs.idl',
388             'svg/SVGPathSegMovetoRel.idl',
389             'svg/SVGPatternElement.idl',
390             'svg/SVGPoint.idl',
391             'svg/SVGPointList.idl',
392             'svg/SVGPolygonElement.idl',
393             'svg/SVGPolylineElement.idl',
394             'svg/SVGPreserveAspectRatio.idl',
395             'svg/SVGRadialGradientElement.idl',
396             'svg/SVGRect.idl',
397             'svg/SVGRectElement.idl',
398             'svg/SVGRenderingIntent.idl',
399             'svg/SVGSVGElement.idl',
400             'svg/SVGScriptElement.idl',
401             'svg/SVGSetElement.idl',
402             'svg/SVGStopElement.idl',
403             'svg/SVGStringList.idl',
404             'svg/SVGStyleElement.idl',
405             'svg/SVGSwitchElement.idl',
406             'svg/SVGSymbolElement.idl',
407             'svg/SVGTSpanElement.idl',
408             'svg/SVGTextContentElement.idl',
409             'svg/SVGTextElement.idl',
410             'svg/SVGTextPathElement.idl',
411             'svg/SVGTextPositioningElement.idl',
412             'svg/SVGTitleElement.idl',
413             'svg/SVGTransform.idl',
414             'svg/SVGTransformList.idl',
415             'svg/SVGUnitTypes.idl',
416             'svg/SVGUseElement.idl',
417             'svg/SVGVKernElement.idl',
418             'svg/SVGViewElement.idl',
419             'svg/SVGViewSpec.idl',
420             'svg/SVGZoomEvent.idl',
421             'timing/MemoryInfo.idl',
422             'timing/Performance.idl',
423             'timing/PerformanceEntry.idl',
424             'timing/PerformanceMark.idl',
425             'timing/PerformanceMeasure.idl',
426             'timing/PerformanceNavigation.idl',
427             'timing/PerformanceResourceTiming.idl',
428             'timing/PerformanceTiming.idl',
429             'workers/DedicatedWorkerGlobalScope.idl',
430             'workers/SharedWorker.idl',
431             'workers/SharedWorkerGlobalScope.idl',
432             'workers/Worker.idl',
433             'workers/WorkerConsole.idl',
434             'workers/WorkerGlobalScope.idl',
435             'workers/WorkerLocation.idl',
436             'workers/WorkerNavigator.idl',
437             'xml/DOMParser.idl',
438             'xml/XMLHttpRequest.idl',
439             'xml/XMLHttpRequestEventTarget.idl',
440             'xml/XMLHttpRequestProgressEvent.idl',
441             'xml/XMLHttpRequestUpload.idl',
442             'xml/XMLSerializer.idl',
443             'xml/XPathEvaluator.idl',
444             'xml/XPathExpression.idl',
445             'xml/XPathNSResolver.idl',
446             'xml/XPathResult.idl',
447             'xml/XSLTProcessor.idl',
448         ],
449         # 'partial interface' or target (right side of) 'implements'
450         'core_dependency_idl_files': [
451             'animation/DocumentAnimation.idl',
452             'animation/ElementAnimation.idl',
453             'css/DocumentFontFaceSet.idl',
454             'dom/ChildNode.idl',
455             'dom/DocumentFullscreen.idl',
456             'dom/GlobalEventHandlers.idl',
457             'dom/ParentNode.idl',
458             'dom/URLUtils.idl',
459             'dom/URLUtilsReadOnly.idl',
460             'events/NavigatorEvents.idl',
461             'frame/NavigatorID.idl',
462             'frame/NavigatorOnLine.idl',
463             'frame/WindowBase64.idl',
464             'frame/WindowEventHandlers.idl',
465             'frame/WindowTimers.idl',
466             'page/WindowPagePopup.idl',
467             'svg/SVGDocument.idl',
468             'svg/SVGFilterPrimitiveStandardAttributes.idl',
469             'svg/SVGFitToViewBox.idl',
470             'svg/SVGTests.idl',
471             'svg/SVGURIReference.idl',
472             'svg/SVGZoomAndPan.idl',
473             'workers/AbstractWorker.idl',
474             'xml/DocumentXPathEvaluator.idl',
475         ],
476         'webcore_files': [
477             'Init.cpp',
478             'Init.h',
479             'accessibility/AXObjectCache.cpp',
480             'accessibility/AXARIAGrid.cpp',
481             'accessibility/AXARIAGrid.h',
482             'accessibility/AXARIAGridCell.cpp',
483             'accessibility/AXARIAGridCell.h',
484             'accessibility/AXARIAGridRow.cpp',
485             'accessibility/AXARIAGridRow.h',
486             'accessibility/AXImageMapLink.cpp',
487             'accessibility/AXImageMapLink.h',
488             'accessibility/AXInlineTextBox.cpp',
489             'accessibility/AXInlineTextBox.h',
490             'accessibility/AXList.cpp',
491             'accessibility/AXList.h',
492             'accessibility/AXListBox.cpp',
493             'accessibility/AXListBox.h',
494             'accessibility/AXListBoxOption.cpp',
495             'accessibility/AXListBoxOption.h',
496             'accessibility/AXMediaControls.cpp',
497             'accessibility/AXMediaControls.h',
498             'accessibility/AXMenuList.cpp',
499             'accessibility/AXMenuList.h',
500             'accessibility/AXMenuListOption.cpp',
501             'accessibility/AXMenuListOption.h',
502             'accessibility/AXMenuListPopup.cpp',
503             'accessibility/AXMenuListPopup.h',
504             'accessibility/AXMockObject.cpp',
505             'accessibility/AXMockObject.h',
506             'accessibility/AXNodeObject.cpp',
507             'accessibility/AXNodeObject.h',
508             'accessibility/AXObject.cpp',
509             'accessibility/AXProgressIndicator.cpp',
510             'accessibility/AXProgressIndicator.h',
511             'accessibility/AXRenderObject.cpp',
512             'accessibility/AXRenderObject.h',
513             'accessibility/AXScrollView.cpp',
514             'accessibility/AXScrollView.h',
515             'accessibility/AXScrollbar.cpp',
516             'accessibility/AXScrollbar.h',
517             'accessibility/AXSlider.cpp',
518             'accessibility/AXSlider.h',
519             'accessibility/AXSpinButton.cpp',
520             'accessibility/AXSpinButton.h',
521             'accessibility/AXSVGRoot.cpp',
522             'accessibility/AXSVGRoot.h',
523             'accessibility/AXTable.cpp',
524             'accessibility/AXTable.h',
525             'accessibility/AXTableCell.cpp',
526             'accessibility/AXTableCell.h',
527             'accessibility/AXTableColumn.cpp',
528             'accessibility/AXTableColumn.h',
529             'accessibility/AXTableHeaderContainer.cpp',
530             'accessibility/AXTableHeaderContainer.h',
531             'accessibility/AXTableRow.cpp',
532             'accessibility/AXTableRow.h',
533             'animation/ActiveAnimations.cpp',
534             'animation/ActiveAnimations.h',
535             'animation/AnimatableClipPathOperation.cpp',
536             'animation/AnimatableClipPathOperation.h',
537             'animation/AnimatableColor.cpp',
538             'animation/AnimatableColor.h',
539             'animation/AnimatableDouble.cpp',
540             'animation/AnimatableDouble.h',
541             'animation/AnimatableFilterOperations.cpp',
542             'animation/AnimatableFilterOperations.h',
543             'animation/AnimatableImage.cpp',
544             'animation/AnimatableImage.h',
545             'animation/AnimatableLength.cpp',
546             'animation/AnimatableLength.h',
547             'animation/AnimatableLengthBox.cpp',
548             'animation/AnimatableLengthBox.h',
549             'animation/AnimatableLengthBoxAndBool.cpp',
550             'animation/AnimatableLengthBoxAndBool.h',
551             'animation/AnimatableLengthPoint.cpp',
552             'animation/AnimatableLengthPoint.h',
553             'animation/AnimatableLengthSize.cpp',
554             'animation/AnimatableLengthSize.h',
555             'animation/AnimatableNeutral.h',
556             'animation/AnimatableRepeatable.cpp',
557             'animation/AnimatableRepeatable.h',
558             'animation/AnimatableSVGLength.cpp',
559             'animation/AnimatableSVGLength.h',
560             'animation/AnimatableSVGPaint.cpp',
561             'animation/AnimatableSVGPaint.h',
562             'animation/AnimatableShadow.cpp',
563             'animation/AnimatableShadow.h',
564             'animation/AnimatableShapeValue.cpp',
565             'animation/AnimatableShapeValue.h',
566             'animation/AnimatableStrokeDasharrayList.cpp',
567             'animation/AnimatableStrokeDasharrayList.h',
568             'animation/AnimatableTransform.cpp',
569             'animation/AnimatableTransform.h',
570             'animation/AnimatableUnknown.h',
571             'animation/AnimatableValue.cpp',
572             'animation/AnimatableValue.h',
573             'animation/AnimatableVisibility.cpp',
574             'animation/AnimatableVisibility.h',
575             'animation/Animation.cpp',
576             'animation/Animation.h',
577             'animation/AnimationClock.h',
578             'animation/AnimationEffect.h',
579             'animation/AnimationHelpers.h',
580             'animation/AnimationStack.cpp',
581             'animation/AnimationStack.h',
582             'animation/AnimationTranslationUtil.cpp',
583             'animation/AnimationTranslationUtil.h',
584             'animation/CompositorAnimations.cpp',
585             'animation/CompositorAnimations.h',
586             'animation/CompositorAnimationsImpl.h',
587             'animation/DocumentAnimation.h',
588             'animation/DocumentAnimations.cpp',
589             'animation/DocumentAnimations.h',
590             'animation/DocumentTimeline.cpp',
591             'animation/DocumentTimeline.h',
592             'animation/ElementAnimation.cpp',
593             'animation/ElementAnimation.h',
594             'animation/InertAnimation.cpp',
595             'animation/InertAnimation.h',
596             'animation/KeyframeEffectModel.cpp',
597             'animation/KeyframeEffectModel.h',
598             'animation/Player.cpp',
599             'animation/Player.h',
600             'animation/TimedItem.cpp',
601             'animation/TimedItem.h',
602             'animation/TimedItemCalculations.h',
603             'animation/TimedItemTiming.cpp',
604             'animation/TimedItemTiming.h',
605             'animation/Timing.h',
606             'animation/css/CSSAnimatableValueFactory.cpp',
607             'animation/css/CSSAnimatableValueFactory.h',
608             'animation/css/CSSAnimations.cpp',
609             'animation/css/CSSAnimations.h',
610             'animation/css/CSSAnimationData.cpp',
611             'animation/css/CSSAnimationData.h',
612             'animation/css/CSSAnimationDataList.cpp',
613             'animation/css/CSSAnimationDataList.h',
614             'animation/css/CSSPendingAnimations.cpp',
615             'animation/css/CSSPendingAnimations.h',
616             'animation/css/CSSPropertyAnimation.cpp',
617             'animation/css/CSSPropertyAnimation.h',
618             'animation/css/TransitionTimeline.cpp',
619             'animation/css/TransitionTimeline.h',
620             'clipboard/Clipboard.cpp',
621             'clipboard/Clipboard.h',
622             'clipboard/DataObject.cpp',
623             'clipboard/DataObject.h',
624             'clipboard/DataObjectItem.cpp',
625             'clipboard/DataObjectItem.h',
626             'clipboard/DataTransferItem.cpp',
627             'clipboard/DataTransferItem.h',
628             'clipboard/DataTransferItemList.cpp',
629             'clipboard/DataTransferItemList.h',
630             'clipboard/Pasteboard.cpp',
631             'clipboard/Pasteboard.h',
632             'css/BasicShapeFunctions.cpp',
633             'css/CSSArrayFunctionValue.cpp',
634             'css/CSSArrayFunctionValue.h',
635             'css/CSSAspectRatioValue.cpp',
636             'css/CSSAspectRatioValue.h',
637             'css/CSSBasicShapes.cpp',
638             'css/CSSBorderImage.cpp',
639             'css/CSSBorderImage.h',
640             'css/CSSBorderImageSliceValue.cpp',
641             'css/CSSBorderImageSliceValue.h',
642             'css/CSSCanvasValue.cpp',
643             'css/CSSCanvasValue.h',
644             'css/CSSCalculationValue.cpp',
645             'css/CSSCalculationValue.h',
646             'css/CSSCharsetRule.cpp',
647             'css/CSSCharsetRule.h',
648             'css/CSSComputedStyleDeclaration.cpp',
649             'css/CSSCrossfadeValue.cpp',
650             'css/CSSCrossfadeValue.h',
651             'css/CSSCustomFontData.h',
652             'css/CSSCursorImageValue.cpp',
653             'css/CSSDefaultStyleSheets.cpp',
654             'css/CSSDefaultStyleSheets.h',
655             'css/CSSFilterRule.cpp',
656             'css/CSSFilterRule.h',
657             'css/CSSFilterValue.cpp',
658             'css/CSSFilterValue.h',
659             'css/CSSFontFace.cpp',
660             'css/CSSFontFace.h',
661             'css/CSSFontFaceLoadEvent.cpp',
662             'css/CSSFontFaceLoadEvent.h',
663             'css/CSSFontFaceRule.cpp',
664             'css/CSSFontFaceRule.h',
665             'css/CSSFontFaceSource.cpp',
666             'css/CSSFontFaceSource.h',
667             'css/CSSFontFaceSrcValue.cpp',
668             'css/CSSFontFaceSrcValue.h',
669             'css/CSSFontFeatureValue.cpp',
670             'css/CSSFontFeatureValue.h',
671             'css/CSSFontSelector.cpp',
672             'css/CSSFontSelector.h',
673             'css/CSSFontSelectorClient.h',
674             'css/CSSFontValue.cpp',
675             'css/CSSFontValue.h',
676             'css/CSSFunctionValue.cpp',
677             'css/CSSFunctionValue.h',
678             'css/CSSGradientValue.cpp',
679             'css/CSSGradientValue.h',
680             'css/CSSGridLineNamesValue.cpp',
681             'css/CSSGridLineNamesValue.h',
682             'css/CSSGridTemplateAreasValue.cpp',
683             'css/CSSGridTemplateAreasValue.h',
684             'css/CSSGroupingRule.cpp',
685             'css/CSSGroupingRule.h',
686             'css/CSSImageGeneratorValue.cpp',
687             'css/CSSImageSetValue.cpp',
688             'css/CSSImageValue.cpp',
689             'css/CSSImportRule.cpp',
690             'css/CSSImportRule.h',
691             'css/CSSInheritedValue.cpp',
692             'css/CSSInheritedValue.h',
693             'css/CSSInitialValue.cpp',
694             'css/CSSInitialValue.h',
695             'css/CSSKeyframeRule.cpp',
696             'css/CSSKeyframeRule.h',
697             'css/CSSKeyframesRule.cpp',
698             'css/CSSKeyframesRule.h',
699             'css/CSSLineBoxContainValue.cpp',
700             'css/CSSMatrix.cpp',
701             'css/CSSMatrix.h',
702             'css/CSSMarkup.cpp',
703             'css/CSSMarkup.h',
704             'css/CSSMediaRule.cpp',
705             'css/CSSMediaRule.h',
706             'css/CSSOMUtils.cpp',
707             'css/CSSOMUtils.h',
708             'css/CSSPageRule.cpp',
709             'css/CSSPageRule.h',
710             'css/parser/BisonCSSParser.h',
711             'css/CSSParserMode.cpp',
712             'css/CSSParserMode.h',
713             'css/CSSParserValues.cpp',
714             'css/CSSPrimitiveValue.cpp',
715             'css/CSSPrimitiveValueMappings.h',
716             'css/CSSProperty.cpp',
717             'css/CSSPropertySourceData.cpp',
718             'css/CSSReflectValue.cpp',
719             'css/CSSRule.cpp',
720             'css/CSSRule.h',
721             'css/CSSRuleList.cpp',
722             'css/CSSRuleList.h',
723             'css/CSSSVGDocumentValue.cpp',
724             'css/CSSSVGDocumentValue.h',
725             'css/CSSSegmentedFontFace.cpp',
726             'css/CSSSegmentedFontFace.h',
727             'css/CSSSelector.cpp',
728             'css/CSSSelectorList.cpp',
729             'css/CSSSelectorList.h',
730             'css/CSSShadowValue.cpp',
731             'css/CSSShadowValue.h',
732             'css/CSSStyleDeclaration.h',
733             'css/CSSStyleRule.cpp',
734             'css/CSSStyleRule.h',
735             'css/CSSStyleSheet.cpp',
736             'css/CSSStyleSheet.h',
737             'css/CSSSupportsRule.cpp',
738             'css/CSSSupportsRule.h',
739             'css/CSSTimingFunctionValue.cpp',
740             'css/CSSTimingFunctionValue.h',
741             'css/CSSToLengthConversionData.cpp',
742             'css/CSSToLengthConversionData.h',
743             'css/CSSTokenizer.h',
744             'css/CSSTransformValue.cpp',
745             'css/CSSUnicodeRangeValue.cpp',
746             'css/CSSUnicodeRangeValue.h',
747             'css/CSSUnknownRule.h',
748             'css/CSSValue.cpp',
749             'css/CSSValueList.cpp',
750             'css/CSSValuePool.cpp',
751             'css/CSSValuePool.h',
752             'css/CSSViewportRule.cpp',
753             'css/CSSViewportRule.h',
754             'css/Counter.cpp',
755             'css/Counter.h',
756             'css/DOMWindowCSS.cpp',
757             'css/DOMWindowCSS.h',
758             'css/DocumentFontFaceSet.cpp',
759             'css/DocumentFontFaceSet.h',
760             'css/ElementRuleCollector.cpp',
761             'css/ElementRuleCollector.h',
762             'css/FontFace.cpp',
763             'css/FontFace.h',
764             'css/FontFaceCache.cpp',
765             'css/FontFaceCache.h',
766             'css/FontFaceSet.cpp',
767             'css/FontFaceSet.h',
768             'css/FontFaceSetForEachCallback.h',
769             'css/FontSize.cpp',
770             'css/FontSize.h',
771             'css/HashTools.h',
772             'css/MediaFeatureNames.cpp',
773             'css/MediaFeatureNames.h',
774             'css/MediaList.cpp',
775             'css/MediaList.h',
776             'css/MediaQuery.cpp',
777             'css/MediaQuery.h',
778             'css/MediaQueryEvaluator.cpp',
779             'css/MediaQueryEvaluator.h',
780             'css/MediaQueryExp.cpp',
781             'css/MediaQueryExp.h',
782             'css/MediaQueryList.cpp',
783             'css/MediaQueryList.h',
784             'css/MediaQueryListListener.cpp',
785             'css/MediaQueryListListener.h',
786             'css/MediaQueryMatcher.cpp',
787             'css/MediaQueryMatcher.h',
788             'css/PageRuleCollector.cpp',
789             'css/PageRuleCollector.h',
790             'css/Pair.cpp',
791             'css/Pair.h',
792             'css/PropertySetCSSStyleDeclaration.cpp',
793             'css/PropertySetCSSStyleDeclaration.h',
794             'css/PseudoStyleRequest.h',
795             'css/RGBColor.cpp',
796             'css/RGBColor.h',
797             'css/Rect.h',
798             'css/RuleFeature.cpp',
799             'css/RuleFeature.h',
800             'css/RuleSet.cpp',
801             'css/RuleSet.h',
802             'css/RuntimeCSSEnabled.cpp',
803             'css/RuntimeCSSEnabled.h',
804             'css/SVGCSSComputedStyleDeclaration.cpp',
805             'css/SVGCSSParser.cpp',
806             'css/SelectorChecker.cpp',
807             'css/SelectorChecker.h',
808             'css/SelectorCheckerFastPath.cpp',
809             'css/SelectorCheckerFastPath.h',
810             'css/SelectorFilter.cpp',
811             'css/SelectorFilter.h',
812             'css/SiblingTraversalStrategies.h',
813             'css/StyleColor.h',
814             'css/StyleInvalidationAnalysis.cpp',
815             'css/StyleInvalidationAnalysis.h',
816             'css/StyleMedia.cpp',
817             'css/StyleMedia.h',
818             'css/StylePropertySerializer.cpp',
819             'css/StylePropertySerializer.h',
820             'css/StylePropertySet.cpp',
821             'css/StylePropertySet.h',
822             'css/StylePropertyShorthandCustom.cpp',
823             'css/StyleRule.cpp',
824             'css/StyleRule.h',
825             'css/StyleRuleImport.cpp',
826             'css/StyleRuleImport.h',
827             'css/StyleSheet.cpp',
828             'css/StyleSheet.h',
829             'css/StyleSheetContents.cpp',
830             'css/StyleSheetContents.h',
831             'css/StyleSheetList.cpp',
832             'css/StyleSheetList.h',
833             'css/TreeBoundaryCrossingRules.cpp',
834             'css/TreeBoundaryCrossingRules.h',
835             'css/analyzer/DescendantInvalidationSet.h',
836             'css/analyzer/DescendantInvalidationSet.cpp',
837             'css/resolver/AnimatedStyleBuilder.cpp',
838             'css/resolver/AnimatedStyleBuilder.h',
839             'css/resolver/CSSToStyleMap.cpp',
840             'css/resolver/CSSToStyleMap.h',
841             'css/resolver/ElementResolveContext.cpp',
842             'css/resolver/ElementResolveContext.h',
843             'css/resolver/ElementStyleResources.cpp',
844             'css/resolver/ElementStyleResources.h',
845             'css/resolver/FilterOperationResolver.cpp',
846             'css/resolver/FilterOperationResolver.h',
847             'css/resolver/FontBuilder.cpp',
848             'css/resolver/FontBuilder.h',
849             'css/resolver/MatchRequest.h',
850             'css/resolver/MatchResult.cpp',
851             'css/resolver/MatchResult.h',
852             'css/resolver/MatchedPropertiesCache.cpp',
853             'css/resolver/MatchedPropertiesCache.h',
854             'css/resolver/MediaQueryResult.h',
855             'css/resolver/ScopedStyleResolver.cpp',
856             'css/resolver/ScopedStyleResolver.h',
857             'css/resolver/ScopedStyleTree.cpp',
858             'css/resolver/ScopedStyleTree.h',
859             'css/resolver/SharedStyleFinder.cpp',
860             'css/resolver/SharedStyleFinder.h',
861             'css/resolver/StyleAdjuster.cpp',
862             'css/resolver/StyleAdjuster.h',
863             'css/resolver/StyleBuilderConverter.cpp',
864             'css/resolver/StyleBuilderConverter.h',
865             'css/resolver/StyleBuilderCustom.cpp',
866             'css/resolver/StyleResolver.cpp',
867             'css/resolver/StyleResolver.h',
868             'css/resolver/StyleResolverState.cpp',
869             'css/resolver/StyleResolverState.h',
870             'css/resolver/StyleResolverStats.cpp',
871             'css/resolver/StyleResolverStats.h',
872             'css/resolver/StyleResourceLoader.cpp',
873             'css/resolver/StyleResourceLoader.h',
874             'css/resolver/TransformBuilder.cpp',
875             'css/resolver/TransformBuilder.h',
876             'css/resolver/ViewportStyleResolver.cpp',
877             'css/resolver/ViewportStyleResolver.h',
878             'editing/AppendNodeCommand.cpp',
879             'editing/AppendNodeCommand.h',
880             'editing/ApplyBlockElementCommand.cpp',
881             'editing/ApplyStyleCommand.cpp',
882             'editing/ApplyStyleCommand.h',
883             'editing/BreakBlockquoteCommand.cpp',
884             'editing/BreakBlockquoteCommand.h',
885             'editing/Caret.cpp',
886             'editing/Caret.h',
887             'editing/CompositeEditCommand.cpp',
888             'editing/CompositionUnderline.h',
889             'editing/CreateLinkCommand.cpp',
890             'editing/CreateLinkCommand.h',
891             'editing/DeleteFromTextNodeCommand.cpp',
892             'editing/DeleteFromTextNodeCommand.h',
893             'editing/DeleteSelectionCommand.cpp',
894             'editing/EditCommand.cpp',
895             'editing/EditingBehavior.cpp',
896             'editing/EditingBehavior.h',
897             'editing/EditingStyle.cpp',
898             'editing/Editor.cpp',
899             'editing/EditorCommand.cpp',
900             'editing/EditorKeyBindings.cpp',
901             'editing/FormatBlockCommand.cpp',
902             'editing/FormatBlockCommand.h',
903             'editing/FrameSelection.cpp',
904             'editing/HTMLInterchange.cpp',
905             'editing/IndentOutdentCommand.cpp',
906             'editing/IndentOutdentCommand.h',
907             'editing/InputMethodController.cpp',
908             'editing/InputMethodController.h',
909             'editing/InsertIntoTextNodeCommand.cpp',
910             'editing/InsertIntoTextNodeCommand.h',
911             'editing/InsertLineBreakCommand.cpp',
912             'editing/InsertLineBreakCommand.h',
913             'editing/InsertListCommand.cpp',
914             'editing/InsertListCommand.h',
915             'editing/InsertNodeBeforeCommand.cpp',
916             'editing/InsertNodeBeforeCommand.h',
917             'editing/InsertParagraphSeparatorCommand.cpp',
918             'editing/InsertParagraphSeparatorCommand.h',
919             'editing/InsertTextCommand.cpp',
920             'editing/InsertTextCommand.h',
921             'editing/MarkupAccumulator.cpp',
922             'editing/MarkupAccumulator.h',
923             'editing/MergeIdenticalElementsCommand.cpp',
924             'editing/MergeIdenticalElementsCommand.h',
925             'editing/MoveSelectionCommand.cpp',
926             'editing/PlainTextRange.cpp',
927             'editing/PlainTextRange.h',
928             'editing/RemoveCSSPropertyCommand.cpp',
929             'editing/RemoveCSSPropertyCommand.h',
930             'editing/RemoveFormatCommand.cpp',
931             'editing/RemoveFormatCommand.h',
932             'editing/RemoveNodeCommand.cpp',
933             'editing/RemoveNodeCommand.h',
934             'editing/RemoveNodePreservingChildrenCommand.cpp',
935             'editing/RemoveNodePreservingChildrenCommand.h',
936             'editing/RenderedPosition.cpp',
937             'editing/RenderedPosition.h',
938             'editing/ReplaceNodeWithSpanCommand.cpp',
939             'editing/ReplaceNodeWithSpanCommand.h',
940             'editing/ReplaceSelectionCommand.cpp',
941             'editing/SelectionType.h',
942             'editing/SetNodeAttributeCommand.cpp',
943             'editing/SetNodeAttributeCommand.h',
944             'editing/SimplifyMarkupCommand.cpp',
945             'editing/SmartReplaceCF.cpp',
946             'editing/SmartReplaceICU.cpp',
947             'editing/SpellCheckRequester.cpp',
948             'editing/SpellCheckRequester.h',
949             'editing/SpellChecker.cpp',
950             'editing/SpellChecker.h',
951             'editing/SplitElementCommand.cpp',
952             'editing/SplitElementCommand.h',
953             'editing/SplitTextNodeCommand.cpp',
954             'editing/SplitTextNodeCommand.h',
955             'editing/SplitTextNodeContainingElementCommand.cpp',
956             'editing/SplitTextNodeContainingElementCommand.h',
957             'editing/SurroundingText.cpp',
958             'editing/SurroundingText.h',
959             'editing/TextCheckingHelper.cpp',
960             'editing/TextCheckingHelper.h',
961             'editing/TextInsertionBaseCommand.cpp',
962             'editing/TextInsertionBaseCommand.h',
963             'editing/TextIterator.cpp',
964             'editing/TypingCommand.cpp',
965             'editing/UndoStack.cpp',
966             'editing/UndoStack.h',
967             'editing/UndoStep.h',
968             'editing/UnlinkCommand.cpp',
969             'editing/UnlinkCommand.h',
970             'editing/VisiblePosition.cpp',
971             'editing/VisibleSelection.cpp',
972             'editing/VisibleUnits.cpp',
973             'editing/WrapContentsInDummySpanCommand.cpp',
974             'editing/WrapContentsInDummySpanCommand.h',
975             'editing/htmlediting.cpp',
976             'editing/markup.cpp',
977             'fetch/CSSStyleSheetResource.cpp',
978             'fetch/CSSStyleSheetResource.h',
979             'fetch/CachedMetadata.cpp',
980             'fetch/CachedMetadata.h',
981             'fetch/CrossOriginAccessControl.cpp',
982             'fetch/CrossOriginAccessControl.h',
983             'fetch/DocumentResource.cpp',
984             'fetch/DocumentResource.h',
985             'fetch/DocumentResourceReference.h',
986             'fetch/FetchContext.cpp',
987             'fetch/FetchContext.h',
988             'fetch/FetchInitiatorInfo.h',
989             'fetch/FetchRequest.cpp',
990             'fetch/FetchRequest.h',
991             'fetch/FontResource.cpp',
992             'fetch/FontResource.h',
993             'fetch/ImageResource.cpp',
994             'fetch/ImageResource.h',
995             'fetch/MemoryCache.cpp',
996             'fetch/MemoryCache.h',
997             'fetch/RawResource.cpp',
998             'fetch/RawResource.h',
999             'fetch/Resource.cpp',
1000             'fetch/Resource.h',
1001             'fetch/ResourceClientWalker.h',
1002             'fetch/ResourceFetcher.cpp',
1003             'fetch/ResourceFetcher.h',
1004             'fetch/ResourceLoadPriorityOptimizer.cpp',
1005             'fetch/ResourceLoadPriorityOptimizer.h',
1006             'fetch/ResourceLoader.cpp',
1007             'fetch/ResourceLoader.h',
1008             'fetch/ResourceLoaderOptions.h',
1009             'fetch/ResourceLoaderSet.cpp',
1010             'fetch/ResourceLoaderSet.h',
1011             'fetch/ResourcePtr.cpp',
1012             'fetch/ResourcePtr.h',
1013             'fetch/ScriptResource.cpp',
1014             'fetch/ScriptResource.h',
1015             'fetch/ShaderResource.cpp',
1016             'fetch/ShaderResource.h',
1017             'fetch/XSLStyleSheetResource.cpp',
1018             'fetch/XSLStyleSheetResource.h',
1019             'fileapi/Blob.cpp',
1020             'fileapi/Blob.h',
1021             'fileapi/File.cpp',
1022             'fileapi/File.h',
1023             'fileapi/FileError.cpp',
1024             'fileapi/FileError.h',
1025             'fileapi/FileList.cpp',
1026             'fileapi/FileList.h',
1027             'fileapi/FileReader.cpp',
1028             'fileapi/FileReader.h',
1029             'fileapi/FileReaderLoader.cpp',
1030             'fileapi/FileReaderLoader.h',
1031             'fileapi/FileReaderLoaderClient.h',
1032             'fileapi/FileReaderSync.cpp',
1033             'fileapi/FileReaderSync.h',
1034             'fileapi/Stream.cpp',
1035             'fileapi/Stream.h',
1036             'frame/BarProp.cpp',
1037             'frame/BarProp.h',
1038             'frame/Console.cpp',
1039             'frame/Console.h',
1040             'frame/ConsoleBase.cpp',
1041             'frame/ConsoleBase.h',
1042             'frame/ContentSecurityPolicy.cpp',
1043             'frame/ContentSecurityPolicyResponseHeaders.cpp',
1044             'frame/DOMPoint.h',
1045             'frame/DOMTimer.cpp',
1046             'frame/DOMTimer.h',
1047             'frame/DOMWindow.cpp',
1048             'frame/DOMWindow.h',
1049             'frame/DOMWindowBase64.cpp',
1050             'frame/DOMWindowBase64.h',
1051             'frame/DOMWindowEventHandlers.h',
1052             'frame/DOMWindowLifecycleNotifier.cpp',
1053             'frame/DOMWindowLifecycleNotifier.h',
1054             'frame/DOMWindowLifecycleObserver.cpp',
1055             'frame/DOMWindowLifecycleObserver.h',
1056             'frame/DOMWindowProperty.cpp',
1057             'frame/DOMWindowProperty.h',
1058             'frame/DOMWindowTimers.cpp',
1059             'frame/DOMWindowTimers.h',
1060             'frame/DeprecatedScheduleStyleRecalcDuringCompositingUpdate.cpp',
1061             'frame/DeprecatedScheduleStyleRecalcDuringCompositingUpdate.h',
1062             'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp',
1063             'frame/DeprecatedScheduleStyleRecalcDuringLayout.h',
1064             'frame/Frame.cpp',
1065             'frame/Frame.h',
1066             'frame/FrameDestructionObserver.cpp',
1067             'frame/FrameDestructionObserver.h',
1068             'frame/FrameHost.cpp',
1069             'frame/FrameHost.h',
1070             'frame/FrameView.cpp',
1071             'frame/History.cpp',
1072             'frame/History.h',
1073             'frame/ImageBitmap.cpp',
1074             'frame/ImageBitmap.h',
1075             'frame/Location.cpp',
1076             'frame/Location.h',
1077             'frame/Navigator.cpp',
1078             'frame/Navigator.h',
1079             'frame/NavigatorBase.h',
1080             'frame/NavigatorID.cpp',
1081             'frame/NavigatorID.h',
1082             'frame/NavigatorOnLine.h',
1083             'frame/PageConsole.cpp',
1084             'frame/Screen.cpp',
1085             'frame/Screen.h',
1086             'frame/Settings.cpp',
1087             'frame/SettingsDelegate.cpp',
1088             'frame/SettingsDelegate.h',
1089             'frame/SuspendableTimer.cpp',
1090             'frame/SuspendableTimer.h',
1091             'frame/UseCounter.cpp',
1092             'inspector/AsyncCallStackTracker.cpp',
1093             'inspector/AsyncCallStackTracker.h',
1094             'inspector/BindingVisitors.h',
1095             'inspector/ConsoleAPITypes.h',
1096             'inspector/ConsoleMessage.cpp',
1097             'inspector/ConsoleMessage.h',
1098             'inspector/ContentSearchUtils.cpp',
1099             'inspector/ContentSearchUtils.h',
1100             'inspector/DOMEditor.cpp',
1101             'inspector/DOMEditor.h',
1102             'inspector/DOMPatchSupport.cpp',
1103             'inspector/DOMPatchSupport.h',
1104             'inspector/IdentifiersFactory.cpp',
1105             'inspector/IdentifiersFactory.h',
1106             'inspector/InjectedScript.cpp',
1107             'inspector/InjectedScript.h',
1108             'inspector/InjectedScriptBase.cpp',
1109             'inspector/InjectedScriptBase.h',
1110             'inspector/InjectedScriptCanvasModule.cpp',
1111             'inspector/InjectedScriptCanvasModule.h',
1112             'inspector/InjectedScriptHost.cpp',
1113             'inspector/InjectedScriptHost.h',
1114             'inspector/InjectedScriptManager.cpp',
1115             'inspector/InjectedScriptManager.h',
1116             'inspector/InjectedScriptModule.cpp',
1117             'inspector/InjectedScriptModule.h',
1118             'inspector/InspectorApplicationCacheAgent.cpp',
1119             'inspector/InspectorApplicationCacheAgent.h',
1120             'inspector/InspectorBaseAgent.cpp',
1121             'inspector/InspectorCSSAgent.cpp',
1122             'inspector/InspectorCSSAgent.h',
1123             'inspector/InspectorCanvasAgent.cpp',
1124             'inspector/InspectorCanvasAgent.h',
1125             'inspector/InspectorCanvasInstrumentation.h',
1126             'inspector/InspectorClient.cpp',
1127             'inspector/InspectorConsoleAgent.cpp',
1128             'inspector/InspectorConsoleAgent.h',
1129             'inspector/InspectorConsoleInstrumentation.h',
1130             'inspector/InspectorController.cpp',
1131             'inspector/InspectorCounters.cpp',
1132             'inspector/InspectorCounters.h',
1133             'inspector/InspectorDOMAgent.cpp',
1134             'inspector/InspectorDOMDebuggerAgent.cpp',
1135             'inspector/InspectorDOMDebuggerAgent.h',
1136             'inspector/InspectorDOMStorageAgent.cpp',
1137             'inspector/InspectorDOMStorageAgent.h',
1138             'inspector/InspectorDebuggerAgent.cpp',
1139             'inspector/InspectorDebuggerAgent.h',
1140             'inspector/InspectorFrontendChannel.h',
1141             'inspector/InspectorFrontendHost.cpp',
1142             'inspector/InspectorFrontendHost.h',
1143             'inspector/InspectorHeapProfilerAgent.cpp',
1144             'inspector/InspectorHeapProfilerAgent.h',
1145             'inspector/InspectorHistory.cpp',
1146             'inspector/InspectorHistory.h',
1147             'inspector/InspectorInputAgent.cpp',
1148             'inspector/InspectorInputAgent.h',
1149             'inspector/InspectorInspectorAgent.cpp',
1150             'inspector/InspectorInstrumentation.cpp',
1151             'inspector/InspectorInstrumentation.h',
1152             'inspector/InspectorInstrumentationCustomInl.h',
1153             'inspector/InspectorLayerTreeAgent.cpp',
1154             'inspector/InspectorLayerTreeAgent.h',
1155             'inspector/InspectorMemoryAgent.cpp',
1156             'inspector/InspectorMemoryAgent.h',
1157             'inspector/InspectorOverlay.cpp',
1158             'inspector/InspectorOverlay.h',
1159             'inspector/InspectorOverlayHost.cpp',
1160             'inspector/InspectorOverlayHost.h',
1161             'inspector/InspectorPageAgent.cpp',
1162             'inspector/InspectorPageAgent.h',
1163             'inspector/InspectorProfilerAgent.cpp',
1164             'inspector/InspectorProfilerAgent.h',
1165             'inspector/InspectorResourceAgent.cpp',
1166             'inspector/InspectorResourceAgent.h',
1167             'inspector/InspectorRuntimeAgent.cpp',
1168             'inspector/InspectorRuntimeAgent.h',
1169             'inspector/InspectorState.cpp',
1170             'inspector/InspectorState.h',
1171             'inspector/InspectorStateClient.h',
1172             'inspector/InspectorStyleSheet.cpp',
1173             'inspector/InspectorStyleSheet.h',
1174             'inspector/InspectorStyleTextEditor.cpp',
1175             'inspector/InspectorStyleTextEditor.h',
1176             'inspector/InspectorTimelineAgent.cpp',
1177             'inspector/InspectorTimelineAgent.h',
1178             'inspector/InspectorWorkerAgent.cpp',
1179             'inspector/InspectorWorkerAgent.h',
1180             'inspector/InstrumentingAgents.h',
1181             'inspector/JSONParser.cpp',
1182             'inspector/JSONParser.h',
1183             'inspector/JavaScriptCallFrame.cpp',
1184             'inspector/JavaScriptCallFrame.h',
1185             'inspector/NetworkResourcesData.cpp',
1186             'inspector/NetworkResourcesData.h',
1187             'inspector/PageConsoleAgent.cpp',
1188             'inspector/PageConsoleAgent.h',
1189             'inspector/PageDebuggerAgent.cpp',
1190             'inspector/PageDebuggerAgent.h',
1191             'inspector/PageRuntimeAgent.cpp',
1192             'inspector/PageRuntimeAgent.h',
1193             'inspector/ScriptArguments.cpp',
1194             'inspector/ScriptArguments.h',
1195             'inspector/ScriptCallFrame.cpp',
1196             'inspector/ScriptCallFrame.h',
1197             'inspector/ScriptCallStack.cpp',
1198             'inspector/ScriptCallStack.h',
1199             'inspector/ScriptGCEventListener.h',
1200             'inspector/ScriptProfile.cpp',
1201             'inspector/ScriptProfile.h',
1202             'inspector/TimelineRecordFactory.cpp',
1203             'inspector/TimelineRecordFactory.h',
1204             'inspector/TraceEventDispatcher.cpp',
1205             'inspector/TraceEventDispatcher.h',
1206             'inspector/WorkerConsoleAgent.cpp',
1207             'inspector/WorkerConsoleAgent.h',
1208             'inspector/WorkerDebuggerAgent.cpp',
1209             'inspector/WorkerDebuggerAgent.h',
1210             'inspector/WorkerInspectorController.cpp',
1211             'inspector/WorkerInspectorController.h',
1212             'inspector/WorkerRuntimeAgent.cpp',
1213             'inspector/WorkerRuntimeAgent.h',
1214             'loader/CookieJar.cpp',
1215             'loader/CrossOriginPreflightResultCache.cpp',
1216             'loader/DocumentLoadTiming.cpp',
1217             'loader/DocumentLoader.cpp',
1218             'loader/DocumentThreadableLoader.cpp',
1219             'loader/DocumentThreadableLoader.h',
1220             'loader/DocumentThreadableLoaderClient.h',
1221             'loader/DocumentWriter.cpp',
1222             'loader/EmptyClients.cpp',
1223             'loader/EmptyClients.h',
1224             'loader/FormState.cpp',
1225             'loader/FormSubmission.cpp',
1226             'loader/FrameFetchContext.cpp',
1227             'loader/FrameFetchContext.h',
1228             'loader/FrameLoadRequest.h',
1229             'loader/FrameLoader.cpp',
1230             'loader/FrameLoaderStateMachine.cpp',
1231             'loader/HistoryItem.cpp',
1232             'loader/HistoryItem.h',
1233             'loader/ImageLoader.cpp',
1234             'loader/ImageLoader.h',
1235             'loader/LinkLoader.cpp',
1236             'loader/LinkLoader.h',
1237             'loader/LinkLoaderClient.h',
1238             'loader/MixedContentChecker.cpp',
1239             'loader/MixedContentChecker.h',
1240             'loader/NavigationAction.cpp',
1241             'loader/NavigationAction.h',
1242             'loader/NavigationPolicy.cpp',
1243             'loader/NavigationPolicy.h',
1244             'loader/NavigationScheduler.cpp',
1245             'loader/PingLoader.cpp',
1246             'loader/PingLoader.h',
1247             'loader/PrerenderHandle.cpp',
1248             'loader/PrerenderHandle.h',
1249             'loader/PrerendererClient.cpp',
1250             'loader/PrerendererClient.h',
1251             'loader/ProgressTracker.cpp',
1252             'loader/SinkDocument.cpp',
1253             'loader/SinkDocument.h',
1254             'loader/SubstituteData.h',
1255             'loader/TextResourceDecoderBuilder.cpp',
1256             'loader/TextResourceDecoderBuilder.h',
1257             'loader/TextTrackLoader.cpp',
1258             'loader/TextTrackLoader.h',
1259             'loader/ThreadableLoader.cpp',
1260             'loader/ThreadableLoaderClient.h',
1261             'loader/ThreadableLoaderClientWrapper.h',
1262             'loader/UniqueIdentifier.cpp',
1263             'loader/UniqueIdentifier.h',
1264             'loader/WorkerLoaderClientBridge.cpp',
1265             'loader/WorkerLoaderClientBridge.h',
1266             'loader/WorkerLoaderClientBridgeSyncHelper.cpp',
1267             'loader/WorkerLoaderClientBridgeSyncHelper.h',
1268             'loader/WorkerThreadableLoader.cpp',
1269             'loader/WorkerThreadableLoader.h',
1270             'loader/appcache/ApplicationCache.cpp',
1271             'loader/appcache/ApplicationCache.h',
1272             'loader/appcache/ApplicationCacheHost.h',
1273             'page/AutoscrollController.cpp',
1274             'page/AutoscrollController.h',
1275             'page/BackForwardClient.h',
1276             'page/Chrome.cpp',
1277             'page/ContextMenuController.cpp',
1278             'page/ContextMenuProvider.h',
1279             'page/CreateWindow.cpp',
1280             'page/CreateWindow.h',
1281             'page/DOMSelection.cpp',
1282             'page/DOMSelection.h',
1283             'page/DOMWindowPagePopup.cpp',
1284             'page/DOMWindowPagePopup.h',
1285             'page/DragController.cpp',
1286             'page/DragData.cpp',
1287             'page/EventHandler.cpp',
1288             'page/EventSource.cpp',
1289             'page/EventSource.h',
1290             'page/FocusController.cpp',
1291             'page/FocusType.h',
1292             'page/FrameTree.cpp',
1293             'page/HistoryController.cpp',
1294             'page/HistoryController.h',
1295             'page/InjectedStyleSheets.cpp',
1296             'page/InjectedStyleSheets.h',
1297             'page/MouseEventWithHitTestResults.cpp',
1298             'page/MouseEventWithHitTestResults.h',
1299             'frame/Navigator.cpp',
1300             'frame/Navigator.h',
1301             'frame/NavigatorBase.h',
1302             'frame/NavigatorID.cpp',
1303             'frame/NavigatorID.h',
1304             'frame/NavigatorOnLine.h',
1305             'frame/SettingsDelegate.cpp',
1306             'frame/SettingsDelegate.h',
1307             'frame/SmartClip.cpp',
1308             'frame/SmartClip.h',
1309             'page/NetworkStateNotifier.cpp',
1310             'page/NetworkStateNotifier.h',
1311             'page/Page.cpp',
1312             'page/PageGroup.cpp',
1313             'page/PageGroupLoadDeferrer.cpp',
1314             'page/PageGroupLoadDeferrer.h',
1315             'page/PageLifecycleNotifier.cpp',
1316             'page/PageLifecycleNotifier.h',
1317             'page/PageLifecycleObserver.cpp',
1318             'page/PageLifecycleObserver.h',
1319             'page/PagePopupClient.cpp',
1320             'page/PagePopupClient.h',
1321             'page/PagePopupController.cpp',
1322             'page/PagePopupController.h',
1323             'page/PageScaleConstraints.cpp',
1324             'page/PageScaleConstraints.h',
1325             'page/PageSerializer.cpp',
1326             'page/PageVisibilityState.cpp',
1327             'page/PointerLockController.cpp',
1328             'page/PointerLockController.h',
1329             'page/PopupOpeningObserver.h',
1330             'page/PrintContext.cpp',
1331             'page/SpatialNavigation.cpp',
1332             'page/TouchAdjustment.cpp',
1333             'page/TouchAdjustment.h',
1334             'page/TouchDisambiguation.cpp',
1335             'page/TouchDisambiguation.h',
1336             'page/WindowFeatures.cpp',
1337             'page/WindowFocusAllowedIndicator.cpp',
1338             'page/scrolling/ScrollingConstraints.cpp',
1339             'page/scrolling/ScrollingConstraints.h',
1340             'page/scrolling/ScrollingCoordinator.cpp',
1341             'page/scrolling/ScrollingCoordinator.h',
1342             'plugins/DOMMimeType.cpp',
1343             'plugins/DOMMimeType.h',
1344             'plugins/DOMMimeTypeArray.cpp',
1345             'plugins/DOMMimeTypeArray.h',
1346             'plugins/DOMPlugin.cpp',
1347             'plugins/DOMPlugin.h',
1348             'plugins/DOMPluginArray.cpp',
1349             'plugins/DOMPluginArray.h',
1350             'plugins/PluginOcclusionSupport.cpp',
1351             'plugins/PluginOcclusionSupport.h',
1352             'plugins/PluginView.h',
1353             'rendering/AbstractInlineTextBox.cpp',
1354             'rendering/AbstractInlineTextBox.h',
1355             'rendering/AutoTableLayout.cpp',
1356             'rendering/AutoTableLayout.h',
1357             'rendering/BidiRun.h',
1358             'rendering/ClipRect.cpp',
1359             'rendering/ClipRect.h',
1360             'rendering/CompositedLayerMapping.cpp',
1361             'rendering/CompositedLayerMapping.h',
1362             'rendering/CompositedLayerMappingPtr.h',
1363             'rendering/CounterNode.cpp',
1364             'rendering/CounterNode.h',
1365             'rendering/EllipsisBox.cpp',
1366             'rendering/EllipsisBox.h',
1367             'rendering/FastTextAutosizer.cpp',
1368             'rendering/FastTextAutosizer.h',
1369             'rendering/FilterEffectRenderer.cpp',
1370             'rendering/FilterEffectRenderer.h',
1371             'rendering/FixedTableLayout.cpp',
1372             'rendering/FixedTableLayout.h',
1373             'rendering/FloatingObjects.cpp',
1374             'rendering/FloatingObjects.h',
1375             'rendering/FlowThreadController.cpp',
1376             'rendering/FlowThreadController.h',
1377             'rendering/GraphicsContextAnnotator.cpp',
1378             'rendering/GraphicsContextAnnotator.h',
1379             'rendering/HitTestLocation.cpp',
1380             'rendering/HitTestLocation.h',
1381             'rendering/HitTestResult.cpp',
1382             'rendering/HitTestingTransformState.cpp',
1383             'rendering/HitTestingTransformState.h',
1384             'rendering/ImageQualityController.cpp',
1385             'rendering/ImageQualityController.h',
1386             'rendering/InlineBox.cpp',
1387             'rendering/InlineFlowBox.cpp',
1388             'rendering/InlineIterator.h',
1389             'rendering/InlineTextBox.cpp',
1390             'rendering/LayoutRectRecorder.cpp',
1391             'rendering/LayoutRepainter.cpp',
1392             'rendering/LayoutState.cpp',
1393             'rendering/OrderIterator.cpp',
1394             'rendering/OrderIterator.h',
1395             'rendering/PartialLayoutState.h',
1396             'rendering/PointerEventsHitRules.cpp',
1397             'rendering/PointerEventsHitRules.h',
1398             'rendering/RenderApplet.cpp',
1399             'rendering/RenderApplet.h',
1400             'rendering/RenderBR.cpp',
1401             'rendering/RenderBlock.cpp',
1402             'rendering/RenderBlockFlow.cpp',
1403             'rendering/RenderBlockLineLayout.cpp',
1404             'rendering/RenderBox.cpp',
1405             'rendering/RenderBoxModelObject.cpp',
1406             'rendering/RenderButton.cpp',
1407             'rendering/RenderButton.h',
1408             'rendering/RenderCombineText.cpp',
1409             'rendering/RenderCombineText.h',
1410             'rendering/RenderCounter.cpp',
1411             'rendering/RenderCounter.h',
1412             'rendering/RenderDeprecatedFlexibleBox.cpp',
1413             'rendering/RenderDeprecatedFlexibleBox.h',
1414             'rendering/RenderDetailsMarker.cpp',
1415             'rendering/RenderDetailsMarker.h',
1416             'rendering/RenderEmbeddedObject.cpp',
1417             'rendering/RenderFieldset.cpp',
1418             'rendering/RenderFieldset.h',
1419             'rendering/RenderFileUploadControl.cpp',
1420             'rendering/RenderFileUploadControl.h',
1421             'rendering/RenderFlexibleBox.cpp',
1422             'rendering/RenderFlexibleBox.h',
1423             'rendering/RenderFlowThread.cpp',
1424             'rendering/RenderFlowThread.h',
1425             'rendering/RenderFrame.cpp',
1426             'rendering/RenderFrame.h',
1427             'rendering/RenderFrameSet.cpp',
1428             'rendering/RenderFrameSet.h',
1429             'rendering/RenderFullScreen.cpp',
1430             'rendering/RenderFullScreen.h',
1431             'rendering/RenderGeometryMap.cpp',
1432             'rendering/RenderGeometryMap.h',
1433             'rendering/RenderGrid.cpp',
1434             'rendering/RenderGrid.h',
1435             'rendering/RenderHTMLCanvas.cpp',
1436             'rendering/RenderHTMLCanvas.h',
1437             'rendering/RenderIFrame.cpp',
1438             'rendering/RenderIFrame.h',
1439             'rendering/RenderImage.cpp',
1440             'rendering/RenderImageResource.cpp',
1441             'rendering/RenderImageResourceStyleImage.cpp',
1442             'rendering/RenderInline.cpp',
1443             'rendering/RenderInline.h',
1444             'rendering/RenderInputSpeech.cpp',
1445             'rendering/RenderInputSpeech.h',
1446             'rendering/RenderLayer.cpp',
1447             'rendering/RenderLayerBlendInfo.cpp',
1448             'rendering/RenderLayerClipper.cpp',
1449             'rendering/RenderLayerCompositor.cpp',
1450             'rendering/RenderLayerCompositor.h',
1451             'rendering/RenderLayerFilterInfo.cpp',
1452             'rendering/RenderLayerFilterInfo.h',
1453             'rendering/RenderLayerModelObject.cpp',
1454             'rendering/RenderLayerReflectionInfo.cpp',
1455             'rendering/RenderLayerRepainter.cpp',
1456             'rendering/RenderLayerScrollableArea.cpp',
1457             'rendering/RenderLayerStackingNode.cpp',
1458             'rendering/RenderLayerStackingNodeIterator.cpp',
1459             'rendering/RenderLineBoxList.cpp',
1460             'rendering/RenderListBox.cpp',
1461             'rendering/RenderListBox.h',
1462             'rendering/RenderListItem.cpp',
1463             'rendering/RenderListMarker.cpp',
1464             'rendering/RenderListMarker.h',
1465             'rendering/RenderMarquee.cpp',
1466             'rendering/RenderMarquee.h',
1467             'rendering/RenderMedia.cpp',
1468             'rendering/RenderMedia.h',
1469             'rendering/RenderMediaControlElements.cpp',
1470             'rendering/RenderMediaControlElements.h',
1471             'rendering/RenderMediaControls.cpp',
1472             'rendering/RenderMediaControls.h',
1473             'rendering/RenderMenuList.cpp',
1474             'rendering/RenderMenuList.h',
1475             'rendering/RenderMeter.cpp',
1476             'rendering/RenderMeter.h',
1477             'rendering/RenderMultiColumnBlock.cpp',
1478             'rendering/RenderMultiColumnBlock.h',
1479             'rendering/RenderMultiColumnFlowThread.cpp',
1480             'rendering/RenderMultiColumnFlowThread.h',
1481             'rendering/RenderMultiColumnSet.cpp',
1482             'rendering/RenderMultiColumnSet.h',
1483             'rendering/RenderObject.cpp',
1484             'rendering/RenderObjectChildList.cpp',
1485             'rendering/RenderPart.cpp',
1486             'rendering/RenderProgress.cpp',
1487             'rendering/RenderProgress.h',
1488             'rendering/RenderQuote.cpp',
1489             'rendering/RenderQuote.h',
1490             'rendering/RenderRegion.cpp',
1491             'rendering/RenderRegion.h',
1492             'rendering/RenderRegionSet.cpp',
1493             'rendering/RenderRegionSet.h',
1494             'rendering/RenderReplaced.cpp',
1495             'rendering/RenderReplica.cpp',
1496             'rendering/RenderReplica.h',
1497             'rendering/RenderRuby.cpp',
1498             'rendering/RenderRuby.h',
1499             'rendering/RenderRubyBase.cpp',
1500             'rendering/RenderRubyBase.h',
1501             'rendering/RenderRubyRun.cpp',
1502             'rendering/RenderRubyRun.h',
1503             'rendering/RenderRubyText.cpp',
1504             'rendering/RenderRubyText.h',
1505             'rendering/RenderScrollbar.cpp',
1506             'rendering/RenderScrollbar.h',
1507             'rendering/RenderScrollbarPart.cpp',
1508             'rendering/RenderScrollbarPart.h',
1509             'rendering/RenderScrollbarTheme.cpp',
1510             'rendering/RenderScrollbarTheme.h',
1511             'rendering/RenderSearchField.cpp',
1512             'rendering/RenderSearchField.h',
1513             'rendering/RenderSelectionInfo.h',
1514             'rendering/RenderSlider.cpp',
1515             'rendering/RenderSlider.h',
1516             'rendering/RenderTable.cpp',
1517             'rendering/RenderTable.h',
1518             'rendering/RenderTableCaption.cpp',
1519             'rendering/RenderTableCaption.h',
1520             'rendering/RenderTableCell.cpp',
1521             'rendering/RenderTableCell.h',
1522             'rendering/RenderTableCol.cpp',
1523             'rendering/RenderTableCol.h',
1524             'rendering/RenderTableRow.cpp',
1525             'rendering/RenderTableRow.h',
1526             'rendering/RenderTableSection.cpp',
1527             'rendering/RenderTableSection.h',
1528             'rendering/RenderText.cpp',
1529             'rendering/RenderTextControl.cpp',
1530             'rendering/RenderTextControl.h',
1531             'rendering/RenderTextControlMultiLine.cpp',
1532             'rendering/RenderTextControlMultiLine.h',
1533             'rendering/RenderTextControlSingleLine.cpp',
1534             'rendering/RenderTextControlSingleLine.h',
1535             'rendering/RenderTextFragment.cpp',
1536             'rendering/RenderTextFragment.h',
1537             'rendering/RenderTheme.cpp',
1538             'rendering/RenderTheme.h',
1539             'rendering/RenderThemeChromiumAndroid.cpp',
1540             'rendering/RenderThemeChromiumAndroid.h',
1541             'rendering/RenderThemeChromiumDefault.cpp',
1542             'rendering/RenderThemeChromiumDefault.h',
1543             'rendering/RenderThemeChromiumFontProvider.cpp',
1544             'rendering/RenderThemeChromiumFontProvider.h',
1545             'rendering/RenderThemeChromiumFontProviderLinux.cpp',
1546             'rendering/RenderThemeChromiumFontProviderWin.cpp',
1547             'rendering/RenderThemeChromiumMac.h',
1548             'rendering/RenderThemeChromiumMac.mm',
1549             'rendering/RenderThemeChromiumSkia.cpp',
1550             'rendering/RenderThemeChromiumSkia.h',
1551             'rendering/RenderTreeAsText.cpp',
1552             'rendering/RenderVTTCue.cpp',
1553             'rendering/RenderVTTCue.h',
1554             'rendering/RenderVideo.cpp',
1555             'rendering/RenderVideo.h',
1556             'rendering/RenderView.cpp',
1557             'rendering/RenderWidget.cpp',
1558             'rendering/RenderWordBreak.cpp',
1559             'rendering/RenderWordBreak.h',
1560             'rendering/RootInlineBox.cpp',
1561             'rendering/ScrollAlignment.cpp',
1562             'rendering/SubtreeLayoutScope.cpp',
1563             'rendering/SubtreeLayoutScope.h',
1564             'rendering/TableLayout.h',
1565             'rendering/TextAutosizer.cpp',
1566             'rendering/TextAutosizer.h',
1567             'rendering/TrailingFloatsRootInlineBox.h',
1568             'rendering/VerticalPositionCache.h',
1569             'rendering/break_lines.cpp',
1570             'rendering/break_lines.h',
1571             'rendering/line/BreakingContext.cpp',
1572             'rendering/line/LineBreaker.cpp',
1573             'rendering/line/LineBreaker.h',
1574             'rendering/line/LineWidth.cpp',
1575             'rendering/line/LineWidth.h',
1576             'rendering/line/TrailingObjects.h',
1577             'rendering/line/TrailingObjects.cpp',
1578             'rendering/shapes/BoxShape.cpp',
1579             'rendering/shapes/BoxShape.h',
1580             'rendering/shapes/PolygonShape.cpp',
1581             'rendering/shapes/PolygonShape.h',
1582             'rendering/shapes/RasterShape.cpp',
1583             'rendering/shapes/RasterShape.h',
1584             'rendering/shapes/RectangleShape.cpp',
1585             'rendering/shapes/RectangleShape.h',
1586             'rendering/shapes/Shape.cpp',
1587             'rendering/shapes/Shape.h',
1588             'rendering/shapes/ShapeInfo.cpp',
1589             'rendering/shapes/ShapeInfo.h',
1590             'rendering/shapes/ShapeInsideInfo.cpp',
1591             'rendering/shapes/ShapeInsideInfo.h',
1592             'rendering/shapes/ShapeInterval.h',
1593             'rendering/shapes/ShapeOutsideInfo.cpp',
1594             'rendering/shapes/ShapeOutsideInfo.h',
1595             'rendering/style/BasicShapes.cpp',
1596             'rendering/style/BorderImageLength.h',
1597             'rendering/style/BorderImageLengthBox.h',
1598             'rendering/style/CachedUAStyle.h',
1599             'rendering/style/ContentData.cpp',
1600             'rendering/style/CounterDirectives.cpp',
1601             'rendering/style/FillLayer.cpp',
1602             'rendering/style/GridCoordinate.h',
1603             'rendering/style/KeyframeList.cpp',
1604             'rendering/style/KeyframeList.h',
1605             'rendering/style/NinePieceImage.cpp',
1606             'rendering/style/QuotesData.cpp',
1607             'rendering/style/QuotesData.h',
1608             'rendering/style/RenderStyle.cpp',
1609             'rendering/style/RenderStyle.h',
1610             'rendering/style/ShadowData.cpp',
1611             'rendering/style/ShadowData.h',
1612             'rendering/style/ShadowList.cpp',
1613             'rendering/style/ShadowList.h',
1614             'rendering/style/StyleBackgroundData.cpp',
1615             'rendering/style/StyleBoxData.cpp',
1616             'rendering/style/StyleDeprecatedFlexibleBoxData.cpp',
1617             'rendering/style/StyleFetchedImage.cpp',
1618             'rendering/style/StyleFetchedImageSet.cpp',
1619             'rendering/style/StyleFilterData.cpp',
1620             'rendering/style/StyleFlexibleBoxData.cpp',
1621             'rendering/style/StyleGeneratedImage.cpp',
1622             'rendering/style/StyleGridData.cpp',
1623             'rendering/style/StyleGridItemData.cpp',
1624             'rendering/style/StyleInheritedData.cpp',
1625             'rendering/style/StyleMarqueeData.cpp',
1626             'rendering/style/StyleMultiColData.cpp',
1627             'rendering/style/StylePendingImage.h',
1628             'rendering/style/StyleRareInheritedData.cpp',
1629             'rendering/style/StyleRareNonInheritedData.cpp',
1630             'rendering/style/StyleSurroundData.cpp',
1631             'rendering/style/StyleTransformData.cpp',
1632             'rendering/style/StyleVisualData.cpp',
1633             'rendering/svg/SVGInlineFlowBox.cpp',
1634             'rendering/svg/SVGInlineFlowBox.h',
1635             'rendering/svg/SVGInlineTextBox.cpp',
1636             'rendering/svg/SVGInlineTextBox.h',
1637             'rendering/svg/SVGMarkerData.h',
1638             'rendering/svg/SVGPathData.cpp',
1639             'rendering/svg/SVGPathData.h',
1640             'rendering/svg/SVGRenderSupport.cpp',
1641             'rendering/svg/SVGRenderSupport.h',
1642             'rendering/svg/SVGRenderTreeAsText.cpp',
1643             'rendering/svg/SVGRenderTreeAsText.h',
1644             'rendering/svg/SVGRenderingContext.cpp',
1645             'rendering/svg/SVGRenderingContext.h',
1646             'rendering/svg/SVGResources.cpp',
1647             'rendering/svg/SVGResources.h',
1648             'rendering/svg/SVGResourcesCache.cpp',
1649             'rendering/svg/SVGResourcesCycleSolver.cpp',
1650             'rendering/svg/SVGResourcesCycleSolver.h',
1651             'rendering/svg/SVGRootInlineBox.cpp',
1652             'rendering/svg/SVGRootInlineBox.h',
1653             'rendering/svg/SVGTextChunk.cpp',
1654             'rendering/svg/SVGTextChunk.h',
1655             'rendering/svg/SVGTextChunkBuilder.cpp',
1656             'rendering/svg/SVGTextChunkBuilder.h',
1657             'rendering/svg/SVGTextFragment.h',
1658             'rendering/svg/SVGTextLayoutAttributes.cpp',
1659             'rendering/svg/SVGTextLayoutAttributes.h',
1660             'rendering/svg/SVGTextLayoutAttributesBuilder.cpp',
1661             'rendering/svg/SVGTextLayoutAttributesBuilder.h',
1662             'rendering/svg/SVGTextLayoutEngine.cpp',
1663             'rendering/svg/SVGTextLayoutEngine.h',
1664             'rendering/svg/SVGTextLayoutEngineBaseline.cpp',
1665             'rendering/svg/SVGTextLayoutEngineBaseline.h',
1666             'rendering/svg/SVGTextLayoutEngineSpacing.cpp',
1667             'rendering/svg/SVGTextLayoutEngineSpacing.h',
1668             'rendering/svg/SVGTextMetrics.cpp',
1669             'rendering/svg/SVGTextMetrics.h',
1670             'rendering/svg/SVGTextMetricsBuilder.cpp',
1671             'rendering/svg/SVGTextMetricsBuilder.h',
1672             'rendering/svg/SVGTextQuery.cpp',
1673             'rendering/svg/SVGTextQuery.h',
1674             'rendering/svg/SVGTextRunRenderingContext.cpp',
1675             'rendering/svg/SVGTextRunRenderingContext.h',
1676             'speech/SpeechInput.cpp',
1677             'speech/SpeechInput.h',
1678             'speech/SpeechInputClient.h',
1679             'speech/SpeechInputEvent.cpp',
1680             'speech/SpeechInputEvent.h',
1681             'speech/SpeechInputListener.h',
1682             'speech/SpeechInputResult.cpp',
1683             'speech/SpeechInputResult.h',
1684             'speech/SpeechInputResultList.cpp',
1685             'speech/SpeechInputResultList.h',
1686             'storage/Storage.cpp',
1687             'storage/Storage.h',
1688             'storage/StorageArea.cpp',
1689             'storage/StorageArea.h',
1690             'storage/StorageEvent.cpp',
1691             'storage/StorageEvent.h',
1692             'storage/StorageNamespace.cpp',
1693             'storage/StorageNamespace.h',
1694             'timing/MemoryInfo.cpp',
1695             'timing/Performance.cpp',
1696             'timing/Performance.h',
1697             'timing/PerformanceEntry.cpp',
1698             'timing/PerformanceEntry.h',
1699             'timing/PerformanceMark.h',
1700             'timing/PerformanceMeasure.h',
1701             'timing/PerformanceNavigation.cpp',
1702             'timing/PerformanceNavigation.h',
1703             'timing/PerformanceResourceTiming.cpp',
1704             'timing/PerformanceResourceTiming.h',
1705             'timing/PerformanceTiming.cpp',
1706             'timing/PerformanceTiming.h',
1707             'timing/PerformanceUserTiming.cpp',
1708             'timing/PerformanceUserTiming.h',
1709             'timing/ResourceTimingInfo.h',
1710             'workers/AbstractWorker.cpp',
1711             'workers/AbstractWorker.h',
1712             'workers/DedicatedWorkerGlobalScope.cpp',
1713             'workers/DedicatedWorkerGlobalScope.h',
1714             'workers/DedicatedWorkerThread.cpp',
1715             'workers/DedicatedWorkerThread.h',
1716             'workers/SharedWorker.cpp',
1717             'workers/SharedWorker.h',
1718             'workers/SharedWorkerGlobalScope.cpp',
1719             'workers/SharedWorkerGlobalScope.h',
1720             'workers/SharedWorkerRepositoryClient.h',
1721             'workers/SharedWorkerThread.cpp',
1722             'workers/SharedWorkerThread.h',
1723             'workers/Worker.cpp',
1724             'workers/Worker.h',
1725             'workers/WorkerClients.h',
1726             'workers/WorkerConsole.cpp',
1727             'workers/WorkerConsole.h',
1728             'workers/WorkerEventQueue.cpp',
1729             'workers/WorkerEventQueue.h',
1730             'workers/WorkerGlobalScope.cpp',
1731             'workers/WorkerGlobalScope.h',
1732             'workers/WorkerGlobalScopeProxy.h',
1733             'workers/WorkerGlobalScopeProxyProvider.cpp',
1734             'workers/WorkerGlobalScopeProxyProvider.h',
1735             'workers/WorkerLoaderProxy.h',
1736             'workers/WorkerLocation.h',
1737             'workers/WorkerMessagingProxy.cpp',
1738             'workers/WorkerMessagingProxy.h',
1739             'workers/WorkerNavigator.cpp',
1740             'workers/WorkerNavigator.h',
1741             'workers/WorkerObjectProxy.cpp',
1742             'workers/WorkerObjectProxy.h',
1743             'workers/WorkerReportingProxy.h',
1744             'workers/WorkerRunLoop.cpp',
1745             'workers/WorkerScriptLoader.cpp',
1746             'workers/WorkerScriptLoader.h',
1747             'workers/WorkerScriptLoaderClient.h',
1748             'workers/WorkerThread.cpp',
1749             'workers/WorkerThreadStartupData.cpp',
1750             'workers/WorkerThreadStartupData.h',
1751             'xml/DOMParser.cpp',
1752             'xml/DOMParser.h',
1753             'xml/DocumentXPathEvaluator.cpp',
1754             'xml/DocumentXPathEvaluator.h',
1755             'xml/NativeXPathNSResolver.cpp',
1756             'xml/NativeXPathNSResolver.h',
1757             'xml/XMLErrors.cpp',
1758             'xml/XMLErrors.h',
1759             'xml/XMLHttpRequest.cpp',
1760             'xml/XMLHttpRequest.h',
1761             'xml/XMLHttpRequestEventTarget.h',
1762             'xml/XMLHttpRequestProgressEvent.h',
1763             'xml/XMLHttpRequestProgressEventThrottle.cpp',
1764             'xml/XMLHttpRequestProgressEventThrottle.h',
1765             'xml/XMLHttpRequestUpload.cpp',
1766             'xml/XMLHttpRequestUpload.h',
1767             'xml/XMLSerializer.cpp',
1768             'xml/XMLSerializer.h',
1769             'xml/XMLTreeViewer.cpp',
1770             'xml/XMLTreeViewer.h',
1771             'xml/XPathEvaluator.cpp',
1772             'xml/XPathEvaluator.h',
1773             'xml/XPathExpression.cpp',
1774             'xml/XPathExpression.h',
1775             'xml/XPathExpressionNode.cpp',
1776             'xml/XPathExpressionNode.h',
1777             'xml/XPathFunctions.cpp',
1778             'xml/XPathFunctions.h',
1779             'xml/XPathNSResolver.cpp',
1780             'xml/XPathNSResolver.h',
1781             'xml/XPathNodeSet.cpp',
1782             'xml/XPathNodeSet.h',
1783             'xml/XPathParser.cpp',
1784             'xml/XPathParser.h',
1785             'xml/XPathPath.cpp',
1786             'xml/XPathPath.h',
1787             'xml/XPathPredicate.cpp',
1788             'xml/XPathPredicate.h',
1789             'xml/XPathResult.cpp',
1790             'xml/XPathResult.h',
1791             'xml/XPathStep.cpp',
1792             'xml/XPathStep.h',
1793             'xml/XPathUtil.cpp',
1794             'xml/XPathUtil.h',
1795             'xml/XPathValue.cpp',
1796             'xml/XPathValue.h',
1797             'xml/XPathVariableReference.cpp',
1798             'xml/XPathVariableReference.h',
1799             'xml/XSLImportRule.cpp',
1800             'xml/XSLImportRule.h',
1801             'xml/XSLStyleSheet.h',
1802             'xml/XSLStyleSheetLibxslt.cpp',
1803             'xml/XSLTExtensions.cpp',
1804             'xml/XSLTExtensions.h',
1805             'xml/XSLTProcessor.cpp',
1806             'xml/XSLTProcessor.h',
1807             'xml/XSLTProcessorLibxslt.cpp',
1808             'xml/XSLTUnicodeSort.cpp',
1809             'xml/XSLTUnicodeSort.h',
1810             'xml/parser/MarkupTokenizerInlines.h',
1811             'xml/parser/XMLDocumentParser.cpp',
1812             'xml/parser/XMLDocumentParser.h',
1813             'xml/parser/XMLDocumentParserScope.cpp',
1814             'xml/parser/XMLDocumentParserScope.h',
1815             'xml/parser/XMLParserInput.h',
1816         ],
1817         'webcore_dom_files': [
1818             'dom/ActiveDOMObject.cpp',
1819             'dom/AddConsoleMessageTask.cpp',
1820             'dom/AddConsoleMessageTask.h',
1821             'dom/Attr.cpp',
1822             'dom/CDATASection.cpp',
1823             'dom/CDATASection.h',
1824             'dom/CSSSelectorWatch.cpp',
1825             'dom/CharacterData.cpp',
1826             'dom/ChildListMutationScope.cpp',
1827             'dom/ChildListMutationScope.h',
1828             'dom/ChildNodeList.cpp',
1829             'dom/ChildNodeList.h',
1830             'dom/ClassCollection.cpp',
1831             'dom/ClassCollection.h',
1832             'dom/ClientRect.cpp',
1833             'dom/ClientRect.h',
1834             'dom/ClientRectList.cpp',
1835             'dom/ClientRectList.h',
1836             'dom/Comment.cpp',
1837             'dom/Comment.h',
1838             'dom/ContainerNode.cpp',
1839             'dom/ContainerNodeAlgorithms.cpp',
1840             'dom/ContainerNodeAlgorithms.h',
1841             'dom/ContextFeatures.cpp',
1842             'dom/ContextFeatures.h',
1843             'dom/ContextLifecycleNotifier.cpp',
1844             'dom/ContextLifecycleNotifier.h',
1845             'dom/ContextLifecycleObserver.cpp',
1846             'dom/ContextLifecycleObserver.h',
1847             'dom/CrossThreadTask.h',
1848             'dom/DatasetDOMStringMap.cpp',
1849             'dom/DatasetDOMStringMap.h',
1850             'dom/DecodedDataDocumentParser.cpp',
1851             'dom/DecodedDataDocumentParser.h',
1852             'dom/Document.cpp',
1853             'dom/DocumentEncodingData.cpp',
1854             'dom/DocumentEncodingData.h',
1855             'dom/DocumentFragment.cpp',
1856             'dom/DocumentFullscreen.cpp',
1857             'dom/DocumentFullscreen.h',
1858             'dom/DocumentInit.cpp',
1859             'dom/DocumentInit.h',
1860             'dom/DocumentLifecycle.cpp',
1861             'dom/DocumentLifecycle.h',
1862             'dom/DocumentLifecycleNotifier.cpp',
1863             'dom/DocumentLifecycleNotifier.h',
1864             'dom/DocumentLifecycleObserver.cpp',
1865             'dom/DocumentLifecycleObserver.h',
1866             'dom/DocumentMarker.cpp',
1867             'dom/DocumentMarkerController.cpp',
1868             'dom/DocumentOrderedList.cpp',
1869             'dom/DocumentOrderedList.h',
1870             'dom/DocumentOrderedMap.cpp',
1871             'dom/DocumentParser.cpp',
1872             'dom/DocumentStyleSheetCollection.cpp',
1873             'dom/DocumentStyleSheetCollection.h',
1874             'dom/DocumentStyleSheetCollector.cpp',
1875             'dom/DocumentStyleSheetCollector.h',
1876             'dom/DocumentType.cpp',
1877             'dom/DOMError.cpp',
1878             'dom/DOMError.h',
1879             'dom/DOMException.cpp',
1880             'dom/DOMException.h',
1881             'dom/DOMImplementation.cpp',
1882             'dom/DOMSettableTokenList.cpp',
1883             'dom/DOMSettableTokenList.h',
1884             'dom/DOMStringList.cpp',
1885             'dom/DOMStringList.h',
1886             'dom/DOMStringMap.cpp',
1887             'dom/DOMStringMap.h',
1888             'dom/DOMTokenList.cpp',
1889             'dom/DOMTokenList.h',
1890             'dom/DOMURL.cpp',
1891             'dom/DOMURL.h',
1892             'dom/DOMURLUtils.cpp',
1893             'dom/DOMURLUtils.h',
1894             'dom/DOMURLUtilsReadOnly.cpp',
1895             'dom/DOMURLUtilsReadOnly.h',
1896             'dom/Element.cpp',
1897             'dom/Element.h',
1898             'dom/ElementData.cpp',
1899             'dom/ElementData.h',
1900             'dom/ElementDataCache.cpp',
1901             'dom/ElementDataCache.h',
1902             'dom/ElementRareData.cpp',
1903             'dom/ElementRareData.h',
1904             'dom/ElementTraversal.h',
1905             'dom/EmptyNodeList.cpp',
1906             'dom/EmptyNodeList.h',
1907             'dom/ExecutionContextTask.cpp',
1908             'dom/ExecutionContextTask.h',
1909             'dom/MainThreadTaskRunner.cpp',
1910             'dom/MainThreadTaskRunner.h',
1911             'dom/FullscreenElementStack.cpp',
1912             'dom/FullscreenElementStack.h',
1913             'dom/GlobalEventHandlers.h',
1914             'dom/IconURL.cpp',
1915             'dom/IconURL.h',
1916             'dom/IdTargetObserver.cpp',
1917             'dom/IdTargetObserver.h',
1918             'dom/IdTargetObserverRegistry.cpp',
1919             'dom/IdTargetObserverRegistry.h',
1920             'dom/IgnoreDestructiveWriteCountIncrementer.h',
1921             'dom/LiveNodeList.cpp',
1922             'dom/LiveNodeList.h',
1923             'dom/MessageChannel.cpp',
1924             'dom/MessageChannel.h',
1925             'dom/MessagePort.cpp',
1926             'dom/Microtask.cpp',
1927             'dom/Microtask.h',
1928             'dom/MutationCallback.h',
1929             'dom/MutationObserver.cpp',
1930             'dom/MutationObserver.h',
1931             'dom/MutationObserverInterestGroup.cpp',
1932             'dom/MutationObserverInterestGroup.h',
1933             'dom/MutationObserverRegistration.cpp',
1934             'dom/MutationObserverRegistration.h',
1935             'dom/MutationRecord.cpp',
1936             'dom/MutationRecord.h',
1937             'dom/NamedNodeMap.cpp',
1938             'dom/NamedNodesCollection.cpp',
1939             'dom/NamedNodesCollection.h',
1940             'dom/NameNodeList.cpp',
1941             'dom/NameNodeList.h',
1942             'dom/Node.cpp',
1943             'dom/NodeChildRemovalTracker.h',
1944             'dom/NodeChildRemovalTracker.cpp',
1945             'dom/NodeFilter.cpp',
1946             'dom/NodeFilter.h',
1947             'dom/NodeFilterCondition.cpp',
1948             'dom/NodeFilterCondition.h',
1949             'dom/NodeIterator.cpp',
1950             'dom/NodeIterator.h',
1951             'dom/NodeRareData.cpp',
1952             'dom/NodeRareData.h',
1953             'dom/RenderTreeBuilder.cpp',
1954             'dom/RenderTreeBuilder.h',
1955             'dom/NodeRenderingTraversal.cpp',
1956             'dom/NodeRenderingTraversal.h',
1957             'dom/NodeRenderStyle.h',
1958             'dom/NodeTraversal.cpp',
1959             'dom/NodeTraversal.h',
1960             'dom/NodeWithIndex.h',
1961             'dom/Notation.h',
1962             'dom/ParentNode.h',
1963             'dom/PendingScript.cpp',
1964             'dom/Position.cpp',
1965             'dom/PositionIterator.cpp',
1966             'dom/PositionIterator.h',
1967             'dom/PostAttachCallbacks.cpp',
1968             'dom/PostAttachCallbacks.h',
1969             'dom/PresentationAttributeStyle.cpp',
1970             'dom/PresentationAttributeStyle.h',
1971             'dom/ProcessingInstruction.cpp',
1972             'dom/ProcessingInstruction.h',
1973             'dom/Promise.h',
1974             'dom/PseudoElement.cpp',
1975             'dom/QualifiedName.cpp',
1976             'dom/Range.cpp',
1977             'dom/RawDataDocumentParser.h',
1978             'dom/RequestAnimationFrameCallback.h',
1979             'dom/SandboxFlags.h',
1980             'dom/SandboxFlags.cpp',
1981             'dom/ScriptableDocumentParser.cpp',
1982             'dom/ScriptableDocumentParser.h',
1983             'dom/ScriptedAnimationController.cpp',
1984             'dom/ScriptedAnimationController.h',
1985             'dom/ExecutionContext.cpp',
1986             'dom/ScriptLoader.cpp',
1987             'dom/ScriptLoader.h',
1988             'dom/ScriptRunner.cpp',
1989             'dom/SecurityContext.cpp',
1990             'dom/SecurityContext.h',
1991             'dom/SelectorQuery.cpp',
1992             'dom/SelectorQuery.h',
1993             'dom/XMLDocument.cpp',
1994             'dom/XMLDocument.h',
1995             'dom/custom/CustomElement.cpp',
1996             'dom/custom/CustomElement.h',
1997             'dom/custom/CustomElementCallbackDispatcher.cpp',
1998             'dom/custom/CustomElementCallbackDispatcher.h',
1999             'dom/custom/CustomElementCallbackInvocation.cpp',
2000             'dom/custom/CustomElementCallbackInvocation.h',
2001             'dom/custom/CustomElementCallbackQueue.cpp',
2002             'dom/custom/CustomElementCallbackQueue.h',
2003             'dom/custom/CustomElementDefinition.cpp',
2004             'dom/custom/CustomElementDefinition.h',
2005             'dom/custom/CustomElementDescriptor.h',
2006             'dom/custom/CustomElementDescriptorHash.h',
2007             'dom/custom/CustomElementException.cpp',
2008             'dom/custom/CustomElementException.h',
2009             'dom/custom/CustomElementLifecycleCallbacks.h',
2010             'dom/custom/CustomElementMicrotaskDispatcher.cpp',
2011             'dom/custom/CustomElementMicrotaskDispatcher.h',
2012             'dom/custom/CustomElementMicrotaskImportStep.cpp',
2013             'dom/custom/CustomElementMicrotaskImportStep.h',
2014             'dom/custom/CustomElementMicrotaskQueue.cpp',
2015             'dom/custom/CustomElementMicrotaskQueue.h',
2016             'dom/custom/CustomElementMicrotaskResolutionStep.cpp',
2017             'dom/custom/CustomElementMicrotaskResolutionStep.h',
2018             'dom/custom/CustomElementMicrotaskStep.h',
2019             'dom/custom/CustomElementObserver.cpp',
2020             'dom/custom/CustomElementObserver.h',
2021             'dom/custom/CustomElementProcessingStep.h',
2022             'dom/custom/CustomElementRegistrationContext.cpp',
2023             'dom/custom/CustomElementRegistrationContext.h',
2024             'dom/custom/CustomElementRegistry.cpp',
2025             'dom/custom/CustomElementRegistry.h',
2026             'dom/custom/CustomElementScheduler.cpp',
2027             'dom/custom/CustomElementScheduler.h',
2028             'dom/custom/CustomElementUpgradeCandidateMap.cpp',
2029             'dom/custom/CustomElementUpgradeCandidateMap.h',
2030             'dom/shadow/ComposedTreeWalker.cpp',
2031             'dom/shadow/ComposedTreeWalker.h',
2032             'dom/shadow/ContentDistribution.cpp',
2033             'dom/shadow/ContentDistribution.h',
2034             'dom/shadow/ElementShadow.cpp',
2035             'dom/shadow/ElementShadow.h',
2036             'dom/shadow/InsertionPoint.cpp',
2037             'dom/shadow/InsertionPoint.h',
2038             'dom/shadow/SelectRuleFeatureSet.cpp',
2039             'dom/shadow/SelectRuleFeatureSet.h',
2040             'dom/shadow/ShadowRoot.cpp',
2041             'dom/shadow/ShadowRoot.h',
2042             'dom/shadow/ShadowRootRareData.h',
2043             'dom/ShadowTreeStyleSheetCollection.cpp',
2044             'dom/ShadowTreeStyleSheetCollection.h',
2045             'dom/SimulatedClickOptions.h',
2046             'dom/SpaceSplitString.cpp',
2047             'dom/StaticNodeList.cpp',
2048             'dom/StaticNodeList.h',
2049             'dom/StringCallback.cpp',
2050             'dom/StringCallback.h',
2051             'dom/StyleElement.cpp',
2052             'dom/StyleElement.h',
2053             'dom/StyleEngine.cpp',
2054             'dom/StyleEngine.h',
2055             'dom/StyleSheetCandidate.cpp',
2056             'dom/StyleSheetCandidate.h',
2057             'dom/StyleSheetCollection.cpp',
2058             'dom/StyleSheetCollection.h',
2059             'dom/StyleSheetScopingNodeList.cpp',
2060             'dom/StyleSheetScopingNodeList.h',
2061             'dom/TagCollection.cpp',
2062             'dom/TagCollection.h',
2063             'dom/Text.cpp',
2064             'dom/TextLinkColors.cpp',
2065             'dom/TextLinkColors.h',
2066             'dom/Touch.cpp',
2067             'dom/Touch.h',
2068             'dom/TouchList.cpp',
2069             'dom/TouchList.h',
2070             'dom/TransformSource.h',
2071             'dom/TransformSourceLibxslt.cpp',
2072             'dom/Traversal.cpp',
2073             'dom/Traversal.h',
2074             'dom/TreeScope.cpp',
2075             'dom/TreeScope.h',
2076             'dom/TreeScopeAdopter.cpp',
2077             'dom/TreeScopeAdopter.h',
2078             'dom/TreeScopeStyleSheetCollection.cpp',
2079             'dom/TreeScopeStyleSheetCollection.h',
2080             'dom/TreeShared.h',
2081             'dom/TreeWalker.cpp',
2082             'dom/TreeWalker.h',
2083             'dom/UserActionElementSet.cpp',
2084             'dom/UserActionElementSet.h',
2085             'dom/ViewportDescription.cpp',
2086             'dom/ViewportDescription.h',
2087             'dom/VisitedLinkState.cpp',
2088             'dom/VisitedLinkState.h',
2089             'dom/WheelController.cpp',
2090             'dom/WheelController.h',
2091             'events/AutocompleteErrorEvent.h',
2092             'events/BeforeLoadEvent.h',
2093             'events/BeforeTextInsertedEvent.cpp',
2094             'events/BeforeTextInsertedEvent.h',
2095             'events/BeforeUnloadEvent.cpp',
2096             'events/BeforeUnloadEvent.h',
2097             'events/ClipboardEvent.cpp',
2098             'events/ClipboardEvent.h',
2099             'events/CompositionEvent.cpp',
2100             'events/CompositionEvent.h',
2101             'events/CustomEvent.cpp',
2102             'events/CustomEvent.h',
2103             'events/DOMWindowEventQueue.cpp',
2104             'events/DOMWindowEventQueue.h',
2105             'events/ErrorEvent.cpp',
2106             'events/ErrorEvent.h',
2107             'events/Event.cpp',
2108             'events/EventDispatcher.cpp',
2109             'events/EventDispatcher.h',
2110             'events/EventDispatchMediator.cpp',
2111             'events/EventDispatchMediator.h',
2112             'events/EventListenerMap.cpp',
2113             'events/EventPath.cpp',
2114             'events/EventPath.h',
2115             'events/EventQueue.h',
2116             'events/EventSender.h',
2117             'events/EventTarget.cpp',
2118             'events/FocusEvent.cpp',
2119             'events/FocusEvent.h',
2120             'events/GenericEventQueue.cpp',
2121             'events/GenericEventQueue.h',
2122             'events/GestureEvent.cpp',
2123             'events/GestureEvent.h',
2124             'events/HashChangeEvent.h',
2125             'events/KeyboardEvent.cpp',
2126             'events/MessageEvent.cpp',
2127             'events/MessageEvent.h',
2128             'events/MouseEvent.cpp',
2129             'events/MouseRelatedEvent.cpp',
2130             'events/MutationEvent.cpp',
2131             'events/MutationEvent.h',
2132             'events/NavigatorEvents.cpp',
2133             'events/NavigatorEvents.h',
2134             'events/NodeEventContext.cpp',
2135             'events/NodeEventContext.h',
2136             'events/OverflowEvent.cpp',
2137             'events/OverflowEvent.h',
2138             'events/PageTransitionEvent.cpp',
2139             'events/PageTransitionEvent.h',
2140             'events/PopStateEvent.cpp',
2141             'events/PopStateEvent.h',
2142             'events/ProgressEvent.cpp',
2143             'events/ProgressEvent.h',
2144             'events/ResourceProgressEvent.cpp',
2145             'events/ResourceProgressEvent.h',
2146             'events/ScopedEventQueue.cpp',
2147             'events/ScopedEventQueue.h',
2148             'events/SecurityPolicyViolationEvent.h',
2149             'events/TextEvent.cpp',
2150             'events/TextEvent.h',
2151             'events/ThreadLocalEventNames.h',
2152             'events/TouchEvent.cpp',
2153             'events/TouchEvent.h',
2154             'events/TouchEventContext.cpp',
2155             'events/TouchEventContext.h',
2156             'events/TransitionEvent.cpp',
2157             'events/TransitionEvent.h',
2158             'events/TreeScopeEventContext.cpp',
2159             'events/TreeScopeEventContext.h',
2160             'events/UIEvent.cpp',
2161             'events/UIEventWithKeyState.cpp',
2162             'events/WebKitAnimationEvent.cpp',
2163             'events/WebKitAnimationEvent.h',
2164             'events/WheelEvent.cpp',
2165             'events/WheelEvent.h',
2166             'events/WindowEventContext.cpp',
2167             'events/WindowEventContext.h',
2168         ],
2169         'webcore_html_files': [
2170             'html/ClassList.cpp',
2171             'html/ClassList.h',
2172             'html/DOMFormData.cpp',
2173             'html/DOMFormData.h',
2174             'html/FormAssociatedElement.cpp',
2175             'html/FormDataList.cpp',
2176             'html/FormDataList.h',
2177             'html/HTMLAllCollection.cpp',
2178             'html/HTMLAllCollection.h',
2179             'html/HTMLAnchorElement.cpp',
2180             'html/HTMLAnchorElement.h',
2181             'html/HTMLAppletElement.cpp',
2182             'html/HTMLAreaElement.cpp',
2183             'html/HTMLAreaElement.h',
2184             'html/HTMLAudioElement.cpp',
2185             'html/HTMLAudioElement.h',
2186             'html/HTMLBDIElement.h',
2187             'html/HTMLBRElement.cpp',
2188             'html/HTMLBRElement.h',
2189             'html/HTMLBaseElement.cpp',
2190             'html/HTMLBaseElement.h',
2191             'html/HTMLBodyElement.cpp',
2192             'html/HTMLBodyElement.h',
2193             'html/HTMLButtonElement.cpp',
2194             'html/HTMLButtonElement.h',
2195             'html/HTMLCanvasElement.cpp',
2196             'html/HTMLCanvasElement.h',
2197             'html/HTMLCollection.cpp',
2198             'html/HTMLDListElement.cpp',
2199             'html/HTMLDListElement.h',
2200             'html/HTMLDataListElement.cpp',
2201             'html/HTMLDataListElement.h',
2202             'html/HTMLDetailsElement.cpp',
2203             'html/HTMLDetailsElement.h',
2204             'html/HTMLDialogElement.cpp',
2205             'html/HTMLDialogElement.h',
2206             'html/HTMLDimension.cpp',
2207             'html/HTMLDimension.h',
2208             'html/HTMLDirectoryElement.cpp',
2209             'html/HTMLDirectoryElement.h',
2210             'html/HTMLDivElement.cpp',
2211             'html/HTMLDivElement.h',
2212             'html/HTMLDocument.cpp',
2213             'html/HTMLElement.cpp',
2214             'html/HTMLEmbedElement.cpp',
2215             'html/HTMLEmbedElement.h',
2216             'html/HTMLFieldSetElement.cpp',
2217             'html/HTMLFieldSetElement.h',
2218             'html/HTMLFontElement.cpp',
2219             'html/HTMLFontElement.h',
2220             'html/HTMLFormControlsCollection.cpp',
2221             'html/HTMLFormControlsCollection.h',
2222             'html/HTMLFormControlElement.cpp',
2223             'html/HTMLFormControlElementWithState.cpp',
2224             'html/HTMLFormElement.cpp',
2225             'html/HTMLFrameElement.cpp',
2226             'html/HTMLFrameElementBase.cpp',
2227             'html/HTMLFrameOwnerElement.cpp',
2228             'html/HTMLFrameSetElement.cpp',
2229             'html/HTMLFrameSetElement.h',
2230             'html/HTMLHRElement.cpp',
2231             'html/HTMLHRElement.h',
2232             'html/HTMLHeadElement.cpp',
2233             'html/HTMLHeadingElement.cpp',
2234             'html/HTMLHeadingElement.h',
2235             'html/HTMLHtmlElement.cpp',
2236             'html/HTMLHtmlElement.h',
2237             'html/HTMLIFrameElement.cpp',
2238             'html/HTMLImageElement.cpp',
2239             'html/HTMLImageElement.h',
2240             'html/HTMLImageLoader.cpp',
2241             'html/HTMLImageLoader.h',
2242             'html/HTMLImport.cpp',
2243             'html/HTMLImport.h',
2244             'html/HTMLImportsController.cpp',
2245             'html/HTMLImportsController.h',
2246             'html/HTMLImportChild.cpp',
2247             'html/HTMLImportChild.h',
2248             'html/HTMLImportChildClient.h',
2249             'html/HTMLImportLoader.cpp',
2250             'html/HTMLImportLoader.h',
2251             'html/HTMLImportLoaderClient.h',
2252             'html/HTMLImportState.h',
2253             'html/HTMLImportStateResolver.cpp',
2254             'html/HTMLImportStateResolver.h',
2255             'html/HTMLInputElement.cpp',
2256             'html/HTMLKeygenElement.cpp',
2257             'html/HTMLKeygenElement.h',
2258             'html/HTMLLIElement.cpp',
2259             'html/HTMLLIElement.h',
2260             'html/HTMLLabelElement.cpp',
2261             'html/HTMLLabelElement.h',
2262             'html/HTMLLegendElement.cpp',
2263             'html/HTMLLegendElement.h',
2264             'html/HTMLLinkElement.cpp',
2265             'html/HTMLLinkElement.h',
2266             'html/HTMLMapElement.cpp',
2267             'html/HTMLMapElement.h',
2268             'html/HTMLMarqueeElement.cpp',
2269             'html/HTMLMarqueeElement.h',
2270             'html/HTMLMediaElement.cpp',
2271             'html/HTMLMenuElement.cpp',
2272             'html/HTMLMenuElement.h',
2273             'html/HTMLMetaElement.h',
2274             'html/HTMLMeterElement.cpp',
2275             'html/HTMLMeterElement.h',
2276             'html/HTMLModElement.cpp',
2277             'html/HTMLModElement.h',
2278             'html/HTMLNameCollection.cpp',
2279             'html/HTMLNameCollection.h',
2280             'html/HTMLNoEmbedElement.cpp',
2281             'html/HTMLNoEmbedElement.h',
2282             'html/HTMLNoScriptElement.cpp',
2283             'html/HTMLNoScriptElement.h',
2284             'html/HTMLOListElement.cpp',
2285             'html/HTMLOListElement.h',
2286             'html/HTMLObjectElement.cpp',
2287             'html/HTMLObjectElement.h',
2288             'html/HTMLOptGroupElement.cpp',
2289             'html/HTMLOptGroupElement.h',
2290             'html/HTMLOptionElement.cpp',
2291             'html/HTMLOptionElement.h',
2292             'html/HTMLOptionsCollection.cpp',
2293             'html/HTMLOptionsCollection.h',
2294             'html/HTMLOutputElement.cpp',
2295             'html/HTMLOutputElement.h',
2296             'html/HTMLParagraphElement.cpp',
2297             'html/HTMLParagraphElement.h',
2298             'html/HTMLParamElement.cpp',
2299             'html/HTMLParamElement.h',
2300             'html/HTMLPlugInElement.cpp',
2301             'html/HTMLPlugInElement.h',
2302             'html/HTMLPreElement.cpp',
2303             'html/HTMLPreElement.h',
2304             'html/HTMLProgressElement.cpp',
2305             'html/HTMLProgressElement.h',
2306             'html/HTMLQuoteElement.cpp',
2307             'html/HTMLQuoteElement.h',
2308             'html/HTMLRTElement.cpp',
2309             'html/HTMLRTElement.h',
2310             'html/HTMLRubyElement.cpp',
2311             'html/HTMLRubyElement.h',
2312             'html/HTMLScriptElement.cpp',
2313             'html/HTMLScriptElement.h',
2314             'html/HTMLSelectElement.cpp',
2315             'html/HTMLSelectElement.h',
2316             'html/HTMLSelectElementWin.cpp',
2317             'html/HTMLSourceElement.cpp',
2318             'html/HTMLSourceElement.h',
2319             'html/HTMLSpanElement.cpp',
2320             'html/HTMLSpanElement.h',
2321             'html/HTMLStyleElement.cpp',
2322             'html/HTMLStyleElement.h',
2323             'html/HTMLSummaryElement.cpp',
2324             'html/HTMLSummaryElement.h',
2325             'html/HTMLTableCaptionElement.cpp',
2326             'html/HTMLTableCaptionElement.h',
2327             'html/HTMLTableCellElement.cpp',
2328             'html/HTMLTableColElement.cpp',
2329             'html/HTMLTableColElement.h',
2330             'html/HTMLTableElement.cpp',
2331             'html/HTMLTableElement.h',
2332             'html/HTMLTablePartElement.cpp',
2333             'html/HTMLTableRowElement.cpp',
2334             'html/HTMLTableRowElement.h',
2335             'html/HTMLTableRowsCollection.cpp',
2336             'html/HTMLTableRowsCollection.h',
2337             'html/HTMLTableSectionElement.cpp',
2338             'html/HTMLTableSectionElement.h',
2339             'html/HTMLTemplateElement.cpp',
2340             'html/HTMLTemplateElement.h',
2341             'html/HTMLTextAreaElement.cpp',
2342             'html/HTMLTextFormControlElement.cpp',
2343             'html/HTMLTitleElement.cpp',
2344             'html/HTMLTitleElement.h',
2345             'html/HTMLTrackElement.cpp',
2346             'html/HTMLTrackElement.h',
2347             'html/HTMLUListElement.cpp',
2348             'html/HTMLUListElement.h',
2349             'html/HTMLUnknownElement.h',
2350             'html/HTMLVideoElement.cpp',
2351             'html/HTMLVideoElement.h',
2352             'html/HTMLViewSourceDocument.cpp',
2353             'html/HTMLViewSourceDocument.h',
2354             'html/HTMLWBRElement.cpp',
2355             'html/HTMLWBRElement.h',
2356             'html/ImageData.cpp',
2357             'html/ImageData.h',
2358             'html/ImageDocument.cpp',
2359             'html/ImageDocument.h',
2360             'html/LabelableElement.cpp',
2361             'html/LabelsNodeList.cpp',
2362             'html/LabelsNodeList.h',
2363             'html/LinkImport.cpp',
2364             'html/LinkImport.h',
2365             'html/LinkRelAttribute.cpp',
2366             'html/LinkRelAttribute.h',
2367             'html/LinkResource.cpp',
2368             'html/LinkResource.h',
2369             'html/MediaController.cpp',
2370             'html/MediaController.h',
2371             'html/MediaDocument.cpp',
2372             'html/MediaDocument.h',
2373             'html/MediaError.h',
2374             'html/MediaFragmentURIParser.cpp',
2375             'html/MediaFragmentURIParser.h',
2376             'html/MediaKeyError.h',
2377             'html/MediaKeyEvent.cpp',
2378             'html/MediaKeyEvent.h',
2379             'html/HTMLMediaSource.cpp',
2380             'html/HTMLMediaSource.h',
2381             'html/PluginDocument.cpp',
2382             'html/PluginDocument.h',
2383             'html/PublicURLManager.h',
2384             'html/PublicURLManager.cpp',
2385             'html/RadioNodeList.cpp',
2386             'html/RadioNodeList.h',
2387             'html/TextDocument.cpp',
2388             'html/TextDocument.h',
2389             'html/TextMetrics.h',
2390             'html/TimeRanges.cpp',
2391             'html/TimeRanges.h',
2392             'html/URLRegistry.h',
2393             'html/ValidityState.cpp',
2394             'html/ValidityState.h',
2395             'html/canvas/ANGLEInstancedArrays.cpp',
2396             'html/canvas/ANGLEInstancedArrays.h',
2397             'html/canvas/Canvas2DContextAttributes.cpp',
2398             'html/canvas/Canvas2DContextAttributes.h',
2399             'html/canvas/CanvasContextAttributes.cpp',
2400             'html/canvas/CanvasContextAttributes.h',
2401             'html/canvas/CanvasGradient.cpp',
2402             'html/canvas/CanvasGradient.h',
2403             'html/canvas/CanvasPathMethods.cpp',
2404             'html/canvas/CanvasPathMethods.h',
2405             'html/canvas/CanvasPattern.cpp',
2406             'html/canvas/CanvasPattern.h',
2407             'html/canvas/CanvasRenderingContext.cpp',
2408             'html/canvas/CanvasRenderingContext.h',
2409             'html/canvas/CanvasRenderingContext2D.cpp',
2410             'html/canvas/CanvasRenderingContext2D.h',
2411             'html/canvas/CanvasStyle.cpp',
2412             'html/canvas/CanvasStyle.h',
2413             'html/canvas/DataView.cpp',
2414             'html/canvas/DataView.h',
2415             'html/canvas/DOMPath.h',
2416             'html/canvas/EXTFragDepth.cpp',
2417             'html/canvas/EXTFragDepth.h',
2418             'html/canvas/EXTTextureFilterAnisotropic.cpp',
2419             'html/canvas/EXTTextureFilterAnisotropic.h',
2420             'html/canvas/OESStandardDerivatives.cpp',
2421             'html/canvas/OESStandardDerivatives.h',
2422             'html/canvas/OESTextureFloat.cpp',
2423             'html/canvas/OESTextureFloat.h',
2424             'html/canvas/OESTextureFloatLinear.cpp',
2425             'html/canvas/OESTextureFloatLinear.h',
2426             'html/canvas/OESTextureHalfFloat.cpp',
2427             'html/canvas/OESTextureHalfFloat.h',
2428             'html/canvas/OESTextureHalfFloatLinear.cpp',
2429             'html/canvas/OESTextureHalfFloatLinear.h',
2430             'html/canvas/OESVertexArrayObject.cpp',
2431             'html/canvas/OESVertexArrayObject.h',
2432             'html/canvas/OESElementIndexUint.cpp',
2433             'html/canvas/OESElementIndexUint.h',
2434             'html/canvas/WebGLActiveInfo.h',
2435             'html/canvas/WebGLBuffer.cpp',
2436             'html/canvas/WebGLBuffer.h',
2437             'html/canvas/WebGLCompressedTextureATC.cpp',
2438             'html/canvas/WebGLCompressedTextureATC.h',
2439             'html/canvas/WebGLCompressedTexturePVRTC.cpp',
2440             'html/canvas/WebGLCompressedTexturePVRTC.h',
2441             'html/canvas/WebGLCompressedTextureS3TC.cpp',
2442             'html/canvas/WebGLCompressedTextureS3TC.h',
2443             'html/canvas/WebGLContextAttributes.cpp',
2444             'html/canvas/WebGLContextAttributes.h',
2445             'html/canvas/WebGLContextEvent.cpp',
2446             'html/canvas/WebGLContextEvent.h',
2447             'html/canvas/WebGLContextGroup.cpp',
2448             'html/canvas/WebGLContextGroup.h',
2449             'html/canvas/WebGLContextObject.cpp',
2450             'html/canvas/WebGLContextObject.h',
2451             'html/canvas/WebGLDebugRendererInfo.cpp',
2452             'html/canvas/WebGLDebugRendererInfo.h',
2453             'html/canvas/WebGLDebugShaders.cpp',
2454             'html/canvas/WebGLDebugShaders.h',
2455             'html/canvas/WebGLDepthTexture.cpp',
2456             'html/canvas/WebGLDepthTexture.h',
2457             'html/canvas/WebGLDrawBuffers.cpp',
2458             'html/canvas/WebGLDrawBuffers.h',
2459             'html/canvas/WebGLExtension.cpp',
2460             'html/canvas/WebGLExtension.h',
2461             'html/canvas/WebGLFramebuffer.cpp',
2462             'html/canvas/WebGLFramebuffer.h',
2463             'html/canvas/WebGLGetInfo.cpp',
2464             'html/canvas/WebGLGetInfo.h',
2465             'html/canvas/WebGLLoseContext.cpp',
2466             'html/canvas/WebGLLoseContext.h',
2467             'html/canvas/WebGLObject.cpp',
2468             'html/canvas/WebGLObject.h',
2469             'html/canvas/WebGLProgram.cpp',
2470             'html/canvas/WebGLProgram.h',
2471             'html/canvas/WebGLRenderbuffer.cpp',
2472             'html/canvas/WebGLRenderbuffer.h',
2473             'html/canvas/WebGLRenderingContext.cpp',
2474             'html/canvas/WebGLRenderingContext.h',
2475             'html/canvas/WebGLShader.cpp',
2476             'html/canvas/WebGLShader.h',
2477             'html/canvas/WebGLShaderPrecisionFormat.cpp',
2478             'html/canvas/WebGLShaderPrecisionFormat.h',
2479             'html/canvas/WebGLSharedObject.cpp',
2480             'html/canvas/WebGLSharedObject.h',
2481             'html/canvas/WebGLTexture.cpp',
2482             'html/canvas/WebGLTexture.h',
2483             'html/canvas/WebGLUniformLocation.cpp',
2484             'html/canvas/WebGLUniformLocation.h',
2485             'html/canvas/WebGLVertexArrayObjectOES.cpp',
2486             'html/canvas/WebGLVertexArrayObjectOES.h',
2487             'html/forms/BaseButtonInputType.cpp',
2488             'html/forms/BaseButtonInputType.h',
2489             'html/forms/BaseCheckableInputType.cpp',
2490             'html/forms/BaseCheckableInputType.h',
2491             'html/forms/BaseChooserOnlyDateAndTimeInputType.cpp',
2492             'html/forms/BaseChooserOnlyDateAndTimeInputType.h',
2493             'html/forms/BaseClickableWithKeyInputType.cpp',
2494             'html/forms/BaseClickableWithKeyInputType.h',
2495             'html/forms/BaseDateAndTimeInputType.cpp',
2496             'html/forms/BaseDateAndTimeInputType.h',
2497             'html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp',
2498             'html/forms/BaseMultipleFieldsDateAndTimeInputType.h',
2499             'html/forms/BaseTextInputType.cpp',
2500             'html/forms/BaseTextInputType.h',
2501             'html/forms/ButtonInputType.cpp',
2502             'html/forms/ButtonInputType.h',
2503             'html/forms/CheckboxInputType.cpp',
2504             'html/forms/CheckboxInputType.h',
2505             'html/forms/ColorInputType.cpp',
2506             'html/forms/ColorInputType.h',
2507             'html/forms/DateInputType.cpp',
2508             'html/forms/DateInputType.h',
2509             'html/forms/DateTimeFieldsState.cpp',
2510             'html/forms/DateTimeFieldsState.h',
2511             'html/forms/DateTimeLocalInputType.cpp',
2512             'html/forms/DateTimeLocalInputType.h',
2513             'html/forms/EmailInputType.cpp',
2514             'html/forms/EmailInputType.h',
2515             'html/forms/FileInputType.cpp',
2516             'html/forms/FileInputType.h',
2517             'html/forms/FormController.cpp',
2518             'html/forms/FormController.h',
2519             'html/forms/HiddenInputType.cpp',
2520             'html/forms/HiddenInputType.h',
2521             'html/forms/ImageInputType.cpp',
2522             'html/forms/ImageInputType.h',
2523             'html/forms/InputType.cpp',
2524             'html/forms/InputType.h',
2525             'html/forms/InputTypeView.cpp',
2526             'html/forms/InputTypeView.h',
2527             'html/forms/MonthInputType.cpp',
2528             'html/forms/MonthInputType.h',
2529             'html/forms/NumberInputType.cpp',
2530             'html/forms/NumberInputType.h',
2531             'html/forms/PasswordInputType.cpp',
2532             'html/forms/PasswordInputType.h',
2533             'html/forms/RadioButtonGroupScope.cpp',
2534             'html/forms/RadioButtonGroupScope.h',
2535             'html/forms/RadioInputType.cpp',
2536             'html/forms/RadioInputType.h',
2537             'html/forms/RangeInputType.cpp',
2538             'html/forms/RangeInputType.h',
2539             'html/forms/ResetInputType.cpp',
2540             'html/forms/ResetInputType.h',
2541             'html/forms/SearchInputType.cpp',
2542             'html/forms/SearchInputType.h',
2543             'html/forms/StepRange.cpp',
2544             'html/forms/StepRange.h',
2545             'html/forms/SubmitInputType.cpp',
2546             'html/forms/SubmitInputType.h',
2547             'html/forms/TelephoneInputType.cpp',
2548             'html/forms/TelephoneInputType.h',
2549             'html/forms/TextFieldInputType.cpp',
2550             'html/forms/TextFieldInputType.h',
2551             'html/forms/TextInputType.cpp',
2552             'html/forms/TextInputType.h',
2553             'html/forms/TimeInputType.cpp',
2554             'html/forms/TimeInputType.h',
2555             'html/forms/TypeAhead.cpp',
2556             'html/forms/TypeAhead.h',
2557             'html/forms/URLInputType.cpp',
2558             'html/forms/URLInputType.h',
2559             'html/forms/ValidationMessage.cpp',
2560             'html/forms/ValidationMessage.h',
2561             'html/forms/WeekInputType.cpp',
2562             'html/forms/WeekInputType.h',
2563             'html/parser/AtomicHTMLToken.h',
2564             'html/parser/BackgroundHTMLParser.cpp',
2565             'html/parser/BackgroundHTMLParser.h',
2566             'html/parser/BackgroundHTMLInputStream.cpp',
2567             'html/parser/BackgroundHTMLInputStream.h',
2568             'html/parser/CSSPreloadScanner.cpp',
2569             'html/parser/CSSPreloadScanner.h',
2570             'html/parser/CompactHTMLToken.cpp',
2571             'html/parser/CompactHTMLToken.h',
2572             'html/parser/HTMLConstructionSite.cpp',
2573             'html/parser/HTMLConstructionSite.h',
2574             'html/parser/HTMLDocumentParser.cpp',
2575             'html/parser/HTMLDocumentParser.h',
2576             'html/parser/HTMLElementStack.cpp',
2577             'html/parser/HTMLElementStack.h',
2578             'html/parser/HTMLEntityParser.cpp',
2579             'html/parser/HTMLEntityParser.h',
2580             'html/parser/HTMLEntitySearch.cpp',
2581             'html/parser/HTMLEntitySearch.h',
2582             'html/parser/HTMLEntityTable.h',
2583             'html/parser/HTMLFormattingElementList.cpp',
2584             'html/parser/HTMLFormattingElementList.h',
2585             'html/parser/HTMLInputStream.h',
2586             'html/parser/HTMLMetaCharsetParser.cpp',
2587             'html/parser/HTMLMetaCharsetParser.h',
2588             'html/parser/HTMLParserIdioms.cpp',
2589             'html/parser/HTMLParserOptions.cpp',
2590             'html/parser/HTMLParserOptions.h',
2591             'html/parser/HTMLParserScheduler.cpp',
2592             'html/parser/HTMLParserScheduler.h',
2593             'html/parser/HTMLParserThread.cpp',
2594             'html/parser/HTMLParserThread.h',
2595             'html/parser/HTMLPreloadScanner.cpp',
2596             'html/parser/HTMLPreloadScanner.h',
2597             'html/parser/HTMLResourcePreloader.cpp',
2598             'html/parser/HTMLResourcePreloader.h',
2599             'html/parser/HTMLScriptRunner.cpp',
2600             'html/parser/HTMLScriptRunner.h',
2601             'html/parser/HTMLScriptRunnerHost.h',
2602             'html/parser/HTMLSourceTracker.cpp',
2603             'html/parser/HTMLSourceTracker.h',
2604             'html/parser/HTMLSrcsetParser.cpp',
2605             'html/parser/HTMLSrcsetParser.h',
2606             'html/parser/HTMLStackItem.h',
2607             'html/parser/HTMLToken.h',
2608             'html/parser/HTMLTokenizer.cpp',
2609             'html/parser/HTMLTokenizer.h',
2610             'html/parser/HTMLTreeBuilder.cpp',
2611             'html/parser/HTMLTreeBuilder.h',
2612             'html/parser/HTMLTreeBuilderSimulator.cpp',
2613             'html/parser/HTMLTreeBuilderSimulator.h',
2614             'html/parser/HTMLViewSourceParser.cpp',
2615             'html/parser/HTMLViewSourceParser.h',
2616             'html/parser/InputStreamPreprocessor.h',
2617             'html/parser/NestingLevelIncrementer.h',
2618             'html/parser/TextDocumentParser.cpp',
2619             'html/parser/TextDocumentParser.h',
2620             'html/parser/TextResourceDecoder.cpp',
2621             'html/parser/TextResourceDecoder.h',
2622             'html/parser/XSSAuditor.cpp',
2623             'html/parser/XSSAuditor.h',
2624             'html/parser/XSSAuditorDelegate.cpp',
2625             'html/parser/XSSAuditorDelegate.h',
2626             'html/shadow/PickerIndicatorElement.cpp',
2627             'html/shadow/PickerIndicatorElement.h',
2628             'html/shadow/ClearButtonElement.cpp',
2629             'html/shadow/ClearButtonElement.h',
2630             'html/shadow/DateTimeEditElement.cpp',
2631             'html/shadow/DateTimeEditElement.h',
2632             'html/shadow/DateTimeFieldElement.cpp',
2633             'html/shadow/DateTimeFieldElement.h',
2634             'html/shadow/DateTimeFieldElements.cpp',
2635             'html/shadow/DateTimeFieldElements.h',
2636             'html/shadow/DateTimeNumericFieldElement.cpp',
2637             'html/shadow/DateTimeNumericFieldElement.h',
2638             'html/shadow/DateTimeSymbolicFieldElement.cpp',
2639             'html/shadow/DateTimeSymbolicFieldElement.h',
2640             'html/shadow/DetailsMarkerControl.cpp',
2641             'html/shadow/DetailsMarkerControl.h',
2642             'html/shadow/HTMLContentElement.cpp',
2643             'html/shadow/HTMLContentElement.h',
2644             'html/shadow/HTMLShadowElement.cpp',
2645             'html/shadow/HTMLShadowElement.h',
2646             'html/shadow/MediaControlElementTypes.cpp',
2647             'html/shadow/MediaControlElementTypes.h',
2648             'html/shadow/MediaControlElements.cpp',
2649             'html/shadow/MediaControlElements.h',
2650             'html/shadow/MediaControls.cpp',
2651             'html/shadow/MediaControls.h',
2652             'html/shadow/MediaControlsAndroid.cpp',
2653             'html/shadow/MediaControlsAndroid.h',
2654             'html/shadow/MeterShadowElement.cpp',
2655             'html/shadow/MeterShadowElement.h',
2656             'html/shadow/PasswordGeneratorButtonElement.cpp',
2657             'html/shadow/PasswordGeneratorButtonElement.h',
2658             'html/shadow/ProgressShadowElement.cpp',
2659             'html/shadow/ProgressShadowElement.h',
2660             'html/shadow/ShadowElementNames.cpp',
2661             'html/shadow/ShadowElementNames.h',
2662             'html/shadow/SliderThumbElement.cpp',
2663             'html/shadow/SliderThumbElement.h',
2664             'html/shadow/SpinButtonElement.cpp',
2665             'html/shadow/SpinButtonElement.h',
2666             'html/shadow/TextControlInnerElements.cpp',
2667             'html/shadow/TextControlInnerElements.h',
2668             'html/ime/InputMethodContext.cpp',
2669             'html/ime/InputMethodContext.h',
2670             'html/track/InbandTextTrack.cpp',
2671             'html/track/InbandTextTrack.h',
2672             'html/track/LoadableTextTrack.cpp',
2673             'html/track/LoadableTextTrack.h',
2674             'html/track/TextTrack.cpp',
2675             'html/track/TextTrack.h',
2676             'html/track/TextTrackCue.cpp',
2677             'html/track/TextTrackCue.h',
2678             'html/track/TextTrackCueList.cpp',
2679             'html/track/TextTrackCueList.h',
2680             'html/track/TextTrackList.cpp',
2681             'html/track/TrackBase.cpp',
2682             'html/track/TrackBase.h',
2683             'html/track/TrackEvent.cpp',
2684             'html/track/vtt/BufferedLineReader.cpp',
2685             'html/track/vtt/BufferedLineReader.h',
2686             'html/track/vtt/VTTCue.cpp',
2687             'html/track/vtt/VTTCue.h',
2688             'html/track/vtt/VTTElement.cpp',
2689             'html/track/vtt/VTTElement.h',
2690             'html/track/vtt/VTTParser.cpp',
2691             'html/track/vtt/VTTParser.h',
2692             'html/track/vtt/VTTRegion.cpp',
2693             'html/track/vtt/VTTRegion.h',
2694             'html/track/vtt/VTTRegionList.cpp',
2695             'html/track/vtt/VTTRegionList.h',
2696             'html/track/vtt/VTTScanner.cpp',
2697             'html/track/vtt/VTTScanner.h',
2698             'html/track/vtt/VTTToken.h',
2699             'html/track/vtt/VTTTokenizer.cpp',
2700             'html/track/vtt/VTTTokenizer.h',
2701         ],
2702         'webcore_svg_files': [
2703             'rendering/style/SVGRenderStyle.cpp',
2704             'rendering/style/SVGRenderStyleDefs.cpp',
2705             'rendering/svg/ReferenceFilterBuilder.cpp',
2706             'rendering/svg/ReferenceFilterBuilder.h',
2707             'rendering/svg/RenderSVGBlock.cpp',
2708             'rendering/svg/RenderSVGBlock.h',
2709             'rendering/svg/RenderSVGContainer.cpp',
2710             'rendering/svg/RenderSVGContainer.h',
2711             'rendering/svg/RenderSVGEllipse.cpp',
2712             'rendering/svg/RenderSVGEllipse.h',
2713             'rendering/svg/RenderSVGForeignObject.cpp',
2714             'rendering/svg/RenderSVGForeignObject.h',
2715             'rendering/svg/RenderSVGGradientStop.cpp',
2716             'rendering/svg/RenderSVGGradientStop.h',
2717             'rendering/svg/RenderSVGHiddenContainer.cpp',
2718             'rendering/svg/RenderSVGHiddenContainer.h',
2719             'rendering/svg/RenderSVGImage.cpp',
2720             'rendering/svg/RenderSVGImage.h',
2721             'rendering/svg/RenderSVGInline.cpp',
2722             'rendering/svg/RenderSVGInline.h',
2723             'rendering/svg/RenderSVGInlineText.cpp',
2724             'rendering/svg/RenderSVGInlineText.h',
2725             'rendering/svg/RenderSVGModelObject.cpp',
2726             'rendering/svg/RenderSVGModelObject.h',
2727             'rendering/svg/RenderSVGPath.cpp',
2728             'rendering/svg/RenderSVGPath.h',
2729             'rendering/svg/RenderSVGRect.cpp',
2730             'rendering/svg/RenderSVGRect.h',
2731             'rendering/svg/RenderSVGResource.cpp',
2732             'rendering/svg/RenderSVGResource.h',
2733             'rendering/svg/RenderSVGResourceClipper.cpp',
2734             'rendering/svg/RenderSVGResourceClipper.h',
2735             'rendering/svg/RenderSVGResourceContainer.cpp',
2736             'rendering/svg/RenderSVGResourceContainer.h',
2737             'rendering/svg/RenderSVGResourceFilter.cpp',
2738             'rendering/svg/RenderSVGResourceFilter.h',
2739             'rendering/svg/RenderSVGResourceFilterPrimitive.cpp',
2740             'rendering/svg/RenderSVGResourceFilterPrimitive.h',
2741             'rendering/svg/RenderSVGResourceGradient.cpp',
2742             'rendering/svg/RenderSVGResourceGradient.h',
2743             'rendering/svg/RenderSVGResourceLinearGradient.cpp',
2744             'rendering/svg/RenderSVGResourceLinearGradient.h',
2745             'rendering/svg/RenderSVGResourceMarker.cpp',
2746             'rendering/svg/RenderSVGResourceMarker.h',
2747             'rendering/svg/RenderSVGResourceMasker.cpp',
2748             'rendering/svg/RenderSVGResourceMasker.h',
2749             'rendering/svg/RenderSVGResourcePattern.cpp',
2750             'rendering/svg/RenderSVGResourcePattern.h',
2751             'rendering/svg/RenderSVGResourceRadialGradient.cpp',
2752             'rendering/svg/RenderSVGResourceRadialGradient.h',
2753             'rendering/svg/RenderSVGResourceSolidColor.cpp',
2754             'rendering/svg/RenderSVGResourceSolidColor.h',
2755             'rendering/svg/RenderSVGRoot.cpp',
2756             'rendering/svg/RenderSVGRoot.h',
2757             'rendering/svg/RenderSVGShape.cpp',
2758             'rendering/svg/RenderSVGShape.h',
2759             'rendering/svg/RenderSVGTSpan.cpp',
2760             'rendering/svg/RenderSVGTSpan.h',
2761             'rendering/svg/RenderSVGText.cpp',
2762             'rendering/svg/RenderSVGText.h',
2763             'rendering/svg/RenderSVGTextPath.cpp',
2764             'rendering/svg/RenderSVGTextPath.h',
2765             'rendering/svg/RenderSVGTransformableContainer.cpp',
2766             'rendering/svg/RenderSVGTransformableContainer.h',
2767             'rendering/svg/RenderSVGViewportContainer.cpp',
2768             'rendering/svg/RenderSVGViewportContainer.h',
2769             'rendering/svg/SVGInlineFlowBox.cpp',
2770             'rendering/svg/SVGInlineFlowBox.h',
2771             'rendering/svg/SVGInlineTextBox.cpp',
2772             'rendering/svg/SVGInlineTextBox.h',
2773             'rendering/svg/SVGMarkerData.h',
2774             'rendering/svg/SVGPathData.cpp',
2775             'rendering/svg/SVGPathData.h',
2776             'rendering/svg/SVGRenderSupport.cpp',
2777             'rendering/svg/SVGRenderSupport.h',
2778             'rendering/svg/SVGRenderTreeAsText.cpp',
2779             'rendering/svg/SVGRenderTreeAsText.h',
2780             'rendering/svg/SVGRenderingContext.cpp',
2781             'rendering/svg/SVGRenderingContext.h',
2782             'rendering/svg/SVGResources.cpp',
2783             'rendering/svg/SVGResources.h',
2784             'rendering/svg/SVGResourcesCache.cpp',
2785             'rendering/svg/SVGResourcesCycleSolver.cpp',
2786             'rendering/svg/SVGResourcesCycleSolver.h',
2787             'rendering/svg/SVGRootInlineBox.cpp',
2788             'rendering/svg/SVGRootInlineBox.h',
2789             'rendering/svg/SVGTextChunk.cpp',
2790             'rendering/svg/SVGTextChunk.h',
2791             'rendering/svg/SVGTextChunkBuilder.cpp',
2792             'rendering/svg/SVGTextChunkBuilder.h',
2793             'rendering/svg/SVGTextFragment.h',
2794             'rendering/svg/SVGTextLayoutAttributes.cpp',
2795             'rendering/svg/SVGTextLayoutAttributes.h',
2796             'rendering/svg/SVGTextLayoutAttributesBuilder.cpp',
2797             'rendering/svg/SVGTextLayoutAttributesBuilder.h',
2798             'rendering/svg/SVGTextLayoutEngine.cpp',
2799             'rendering/svg/SVGTextLayoutEngine.h',
2800             'rendering/svg/SVGTextLayoutEngineBaseline.cpp',
2801             'rendering/svg/SVGTextLayoutEngineBaseline.h',
2802             'rendering/svg/SVGTextLayoutEngineSpacing.cpp',
2803             'rendering/svg/SVGTextLayoutEngineSpacing.h',
2804             'rendering/svg/SVGTextMetrics.cpp',
2805             'rendering/svg/SVGTextMetrics.h',
2806             'rendering/svg/SVGTextMetricsBuilder.cpp',
2807             'rendering/svg/SVGTextMetricsBuilder.h',
2808             'rendering/svg/SVGTextQuery.cpp',
2809             'rendering/svg/SVGTextQuery.h',
2810             'rendering/svg/SVGTextRunRenderingContext.cpp',
2811             'rendering/svg/SVGTextRunRenderingContext.h',
2812             'svg/ColorDistance.cpp',
2813             'svg/ColorDistance.h',
2814             'svg/GradientAttributes.h',
2815             'svg/LinearGradientAttributes.h',
2816             'svg/PatternAttributes.h',
2817             'svg/RadialGradientAttributes.h',
2818             'svg/SVGAElement.cpp',
2819             'svg/SVGAElement.h',
2820             'svg/SVGAltGlyphDefElement.cpp',
2821             'svg/SVGAltGlyphDefElement.h',
2822             'svg/SVGAltGlyphElement.cpp',
2823             'svg/SVGAltGlyphElement.h',
2824             'svg/SVGAltGlyphItemElement.cpp',
2825             'svg/SVGAltGlyphItemElement.h',
2826             'svg/SVGAngle.cpp',
2827             'svg/SVGAnimatedAngle.cpp',
2828             'svg/SVGAnimatedColor.cpp',
2829             'svg/SVGAnimatedEnumeration.cpp',
2830             'svg/SVGAnimatedInteger.cpp',
2831             'svg/SVGAnimatedIntegerOptionalInteger.cpp',
2832             'svg/SVGAnimatedLength.cpp',
2833             'svg/SVGAnimatedNewPropertyAnimator.cpp',
2834             'svg/SVGAnimatedNumber.cpp',
2835             'svg/SVGAnimatedNumberOptionalNumber.cpp',
2836             'svg/SVGAnimatedPath.cpp',
2837             'svg/SVGAnimatedTransformList.cpp',
2838             'svg/SVGAnimatedType.cpp',
2839             'svg/SVGAnimatedTypeAnimator.cpp',
2840             'svg/SVGAnimatedTypeAnimator.h',
2841             'svg/SVGAnimateElement.cpp',
2842             'svg/SVGAnimateElement.h',
2843             'svg/SVGAnimateMotionElement.cpp',
2844             'svg/SVGAnimateMotionElement.h',
2845             'svg/SVGAnimateTransformElement.cpp',
2846             'svg/SVGAnimateTransformElement.h',
2847             'svg/SVGAnimationElement.cpp',
2848             'svg/SVGAnimationElement.h',
2849             'svg/SVGBoolean.cpp',
2850             'svg/SVGBoolean.h',
2851             'svg/SVGCircleElement.cpp',
2852             'svg/SVGCircleElement.h',
2853             'svg/SVGClipPathElement.cpp',
2854             'svg/SVGClipPathElement.h',
2855             'svg/SVGColor.cpp',
2856             'svg/SVGComponentTransferFunctionElement.cpp',
2857             'svg/SVGComponentTransferFunctionElement.h',
2858             'svg/SVGCursorElement.cpp',
2859             'svg/SVGCursorElement.h',
2860             'svg/SVGDefsElement.cpp',
2861             'svg/SVGDefsElement.h',
2862             'svg/SVGDescElement.cpp',
2863             'svg/SVGDescElement.h',
2864             'svg/SVGDiscardElement.cpp',
2865             'svg/SVGDiscardElement.h',
2866             'svg/SVGDocument.cpp',
2867             'svg/SVGDocument.h',
2868             'svg/SVGDocumentExtensions.cpp',
2869             'svg/SVGElement.cpp',
2870             'svg/SVGElementInstance.cpp',
2871             'svg/SVGElementInstance.h',
2872             'svg/SVGElementInstanceList.cpp',
2873             'svg/SVGElementInstanceList.h',
2874             'svg/SVGElementRareData.h',
2875             'svg/SVGEllipseElement.cpp',
2876             'svg/SVGEllipseElement.h',
2877             'svg/SVGFEBlendElement.cpp',
2878             'svg/SVGFEBlendElement.h',
2879             'svg/SVGFEColorMatrixElement.cpp',
2880             'svg/SVGFEColorMatrixElement.h',
2881             'svg/SVGFEComponentTransferElement.cpp',
2882             'svg/SVGFEComponentTransferElement.h',
2883             'svg/SVGFECompositeElement.cpp',
2884             'svg/SVGFECompositeElement.h',
2885             'svg/SVGFEConvolveMatrixElement.cpp',
2886             'svg/SVGFEConvolveMatrixElement.h',
2887             'svg/SVGFEDiffuseLightingElement.cpp',
2888             'svg/SVGFEDiffuseLightingElement.h',
2889             'svg/SVGFEDisplacementMapElement.cpp',
2890             'svg/SVGFEDisplacementMapElement.h',
2891             'svg/SVGFEDistantLightElement.cpp',
2892             'svg/SVGFEDistantLightElement.h',
2893             'svg/SVGFEDropShadowElement.cpp',
2894             'svg/SVGFEDropShadowElement.h',
2895             'svg/SVGFEFloodElement.cpp',
2896             'svg/SVGFEFloodElement.h',
2897             'svg/SVGFEFuncAElement.cpp',
2898             'svg/SVGFEFuncAElement.h',
2899             'svg/SVGFEFuncBElement.cpp',
2900             'svg/SVGFEFuncBElement.h',
2901             'svg/SVGFEFuncGElement.cpp',
2902             'svg/SVGFEFuncGElement.h',
2903             'svg/SVGFEFuncRElement.cpp',
2904             'svg/SVGFEFuncRElement.h',
2905             'svg/SVGFEGaussianBlurElement.cpp',
2906             'svg/SVGFEGaussianBlurElement.h',
2907             'svg/SVGFEImageElement.cpp',
2908             'svg/SVGFEImageElement.h',
2909             'svg/SVGFELightElement.cpp',
2910             'svg/SVGFELightElement.h',
2911             'svg/SVGFEMergeElement.cpp',
2912             'svg/SVGFEMergeElement.h',
2913             'svg/SVGFEMergeNodeElement.cpp',
2914             'svg/SVGFEMergeNodeElement.h',
2915             'svg/SVGFEMorphologyElement.cpp',
2916             'svg/SVGFEMorphologyElement.h',
2917             'svg/SVGFEOffsetElement.cpp',
2918             'svg/SVGFEOffsetElement.h',
2919             'svg/SVGFEPointLightElement.cpp',
2920             'svg/SVGFEPointLightElement.h',
2921             'svg/SVGFESpecularLightingElement.cpp',
2922             'svg/SVGFESpecularLightingElement.h',
2923             'svg/SVGFESpotLightElement.cpp',
2924             'svg/SVGFESpotLightElement.h',
2925             'svg/SVGFETileElement.cpp',
2926             'svg/SVGFETileElement.h',
2927             'svg/SVGFETurbulenceElement.cpp',
2928             'svg/SVGFETurbulenceElement.h',
2929             'svg/SVGFilterElement.cpp',
2930             'svg/SVGFilterElement.h',
2931             'svg/SVGFilterPrimitiveStandardAttributes.cpp',
2932             'svg/SVGFilterPrimitiveStandardAttributes.h',
2933             'svg/SVGFitToViewBox.cpp',
2934             'svg/SVGFitToViewBox.h',
2935             'svg/SVGFontData.cpp',
2936             'svg/SVGFontData.h',
2937             'svg/SVGFontElement.cpp',
2938             'svg/SVGFontElement.h',
2939             'svg/SVGFontFaceElement.cpp',
2940             'svg/SVGFontFaceElement.h',
2941             'svg/SVGFontFaceFormatElement.cpp',
2942             'svg/SVGFontFaceFormatElement.h',
2943             'svg/SVGFontFaceNameElement.cpp',
2944             'svg/SVGFontFaceNameElement.h',
2945             'svg/SVGFontFaceSrcElement.cpp',
2946             'svg/SVGFontFaceSrcElement.h',
2947             'svg/SVGFontFaceUriElement.cpp',
2948             'svg/SVGFontFaceUriElement.h',
2949             'svg/SVGForeignObjectElement.cpp',
2950             'svg/SVGForeignObjectElement.h',
2951             'svg/SVGGElement.cpp',
2952             'svg/SVGGElement.h',
2953             'svg/SVGGlyphElement.cpp',
2954             'svg/SVGGlyphElement.h',
2955             'svg/SVGGlyphRefElement.cpp',
2956             'svg/SVGGlyphRefElement.h',
2957             'svg/SVGGlyphMap.h',
2958             'svg/SVGGeometryElement.cpp',
2959             'svg/SVGGeometryElement.h',
2960             'svg/SVGGradientElement.cpp',
2961             'svg/SVGGradientElement.h',
2962             'svg/SVGGraphicsElement.cpp',
2963             'svg/SVGGraphicsElement.h',
2964             'svg/SVGHKernElement.cpp',
2965             'svg/SVGHKernElement.h',
2966             'svg/SVGImageElement.cpp',
2967             'svg/SVGImageElement.h',
2968             'svg/SVGImageLoader.cpp',
2969             'svg/SVGImageLoader.h',
2970             'svg/SVGInteger.cpp',
2971             'svg/SVGInteger.h',
2972             'svg/SVGIntegerOptionalInteger.cpp',
2973             'svg/SVGIntegerOptionalInteger.h',
2974             'svg/SVGLength.cpp',
2975             'svg/SVGLengthContext.cpp',
2976             'svg/SVGLengthList.cpp',
2977             'svg/SVGLengthTearOff.cpp',
2978             'svg/SVGLineElement.cpp',
2979             'svg/SVGLineElement.h',
2980             'svg/SVGLinearGradientElement.cpp',
2981             'svg/SVGLinearGradientElement.h',
2982             'svg/SVGMPathElement.cpp',
2983             'svg/SVGMPathElement.h',
2984             'svg/SVGMarkerElement.cpp',
2985             'svg/SVGMarkerElement.h',
2986             'svg/SVGMaskElement.cpp',
2987             'svg/SVGMaskElement.h',
2988             'svg/SVGMetadataElement.cpp',
2989             'svg/SVGMetadataElement.h',
2990             'svg/SVGMissingGlyphElement.cpp',
2991             'svg/SVGMissingGlyphElement.h',
2992             'svg/SVGNumber.h',
2993             'svg/SVGNumber.cpp',
2994             'svg/SVGNumberOptionalNumber.cpp',
2995             'svg/SVGNumberOptionalNumber.h',
2996             'svg/SVGNumberTearOff.cpp',
2997             'svg/SVGNumberTearOff.h',
2998             'svg/SVGNumberList.cpp',
2999             'svg/SVGNumberList.h',
3000             'svg/SVGPaint.cpp',
3001             'svg/SVGParserUtilities.cpp',
3002             'svg/SVGParserUtilities.h',
3003             'svg/SVGParsingError.h',
3004             'svg/SVGPathBlender.cpp',
3005             'svg/SVGPathBlender.h',
3006             'svg/SVGPathBuilder.cpp',
3007             'svg/SVGPathBuilder.h',
3008             'svg/SVGPathByteStream.h',
3009             'svg/SVGPathByteStreamBuilder.cpp',
3010             'svg/SVGPathByteStreamBuilder.h',
3011             'svg/SVGPathByteStreamSource.cpp',
3012             'svg/SVGPathByteStreamSource.h',
3013             'svg/SVGPathConsumer.h',
3014             'svg/SVGPathElement.cpp',
3015             'svg/SVGPathElement.h',
3016             'svg/SVGPathParser.cpp',
3017             'svg/SVGPathParser.h',
3018             'svg/SVGPathSeg.h',
3019             'svg/SVGPathSegArc.h',
3020             'svg/SVGPathSegArcAbs.h',
3021             'svg/SVGPathSegArcRel.h',
3022             'svg/SVGPathSegClosePath.h',
3023             'svg/SVGPathSegCurvetoCubic.h',
3024             'svg/SVGPathSegCurvetoCubicAbs.h',
3025             'svg/SVGPathSegCurvetoCubicRel.h',
3026             'svg/SVGPathSegCurvetoCubicSmooth.h',
3027             'svg/SVGPathSegCurvetoCubicSmoothAbs.h',
3028             'svg/SVGPathSegCurvetoCubicSmoothRel.h',
3029             'svg/SVGPathSegCurvetoQuadratic.h',
3030             'svg/SVGPathSegCurvetoQuadraticAbs.h',
3031             'svg/SVGPathSegCurvetoQuadraticRel.h',
3032             'svg/SVGPathSegCurvetoQuadraticSmoothAbs.h',
3033             'svg/SVGPathSegCurvetoQuadraticSmoothRel.h',
3034             'svg/SVGPathSegLinetoAbs.h',
3035             'svg/SVGPathSegLinetoRel.h',
3036             'svg/SVGPathSegLinetoHorizontal.h',
3037             'svg/SVGPathSegLinetoHorizontalAbs.h',
3038             'svg/SVGPathSegLinetoHorizontalRel.h',
3039             'svg/SVGPathSegLinetoVertical.h',
3040             'svg/SVGPathSegLinetoVerticalAbs.h',
3041             'svg/SVGPathSegLinetoVerticalRel.h',
3042             'svg/SVGPathSegList.cpp',
3043             'svg/SVGPathSegList.h',
3044             'svg/SVGPathSegListBuilder.cpp',
3045             'svg/SVGPathSegListBuilder.h',
3046             'svg/SVGPathSegListSource.cpp',
3047             'svg/SVGPathSegListSource.h',
3048             'svg/SVGPathSegMovetoAbs.h',
3049             'svg/SVGPathSegMovetoRel.h',
3050             'svg/SVGPathSegWithContext.h',
3051             'svg/SVGPathSource.h',
3052             'svg/SVGPathStringBuilder.cpp',
3053             'svg/SVGPathStringBuilder.h',
3054             'svg/SVGPathStringSource.cpp',
3055             'svg/SVGPathStringSource.h',
3056             'svg/SVGPathTraversalStateBuilder.cpp',
3057             'svg/SVGPathTraversalStateBuilder.h',
3058             'svg/SVGPathUtilities.cpp',
3059             'svg/SVGPathUtilities.h',
3060             'svg/SVGPatternElement.cpp',
3061             'svg/SVGPatternElement.h',
3062             'svg/SVGPoint.cpp',
3063             'svg/SVGPoint.h',
3064             'svg/SVGPointTearOff.cpp',
3065             'svg/SVGPointTearOff.h',
3066             'svg/SVGPointList.cpp',
3067             'svg/SVGPointList.h',
3068             'svg/SVGPolyElement.cpp',
3069             'svg/SVGPolyElement.h',
3070             'svg/SVGPolygonElement.cpp',
3071             'svg/SVGPolygonElement.h',
3072             'svg/SVGPolylineElement.cpp',
3073             'svg/SVGPolylineElement.h',
3074             'svg/SVGPreserveAspectRatio.cpp',
3075             'svg/SVGPreserveAspectRatioTearOff.cpp',
3076             'svg/SVGRadialGradientElement.cpp',
3077             'svg/SVGRadialGradientElement.h',
3078             'svg/SVGRect.cpp',
3079             'svg/SVGRect.h',
3080             'svg/SVGRectElement.cpp',
3081             'svg/SVGRectElement.h',
3082             'svg/SVGRectTearOff.cpp',
3083             'svg/SVGRectTearOff.h',
3084             'svg/SVGRenderingIntent.h',
3085             'svg/SVGSVGElement.cpp',
3086             'svg/SVGSVGElement.h',
3087             'svg/SVGScriptElement.cpp',
3088             'svg/SVGScriptElement.h',
3089             'svg/SVGSetElement.cpp',
3090             'svg/SVGSetElement.h',
3091             'svg/SVGStaticStringList.cpp',
3092             'svg/SVGStaticStringList.h',
3093             'svg/SVGStopElement.cpp',
3094             'svg/SVGStopElement.h',
3095             'svg/SVGString.cpp',
3096             'svg/SVGString.h',
3097             'svg/SVGStringList.cpp',
3098             'svg/SVGStringList.h',
3099             'svg/SVGStringListTearOff.cpp',
3100             'svg/SVGStringListTearOff.h',
3101             'svg/SVGStyleElement.cpp',
3102             'svg/SVGStyleElement.h',
3103             'svg/SVGSwitchElement.cpp',
3104             'svg/SVGSwitchElement.h',
3105             'svg/SVGSymbolElement.cpp',
3106             'svg/SVGSymbolElement.h',
3107             'svg/SVGTSpanElement.cpp',
3108             'svg/SVGTSpanElement.h',
3109             'svg/SVGTests.cpp',
3110             'svg/SVGTests.h',
3111             'svg/SVGTextContentElement.cpp',
3112             'svg/SVGTextContentElement.h',
3113             'svg/SVGTextElement.cpp',
3114             'svg/SVGTextElement.h',
3115             'svg/SVGTextPathElement.cpp',
3116             'svg/SVGTextPathElement.h',
3117             'svg/SVGTextPositioningElement.cpp',
3118             'svg/SVGTextPositioningElement.h',
3119             'svg/SVGTitleElement.cpp',
3120             'svg/SVGTitleElement.h',
3121             'svg/SVGTransform.cpp',
3122             'svg/SVGTransformDistance.cpp',
3123             'svg/SVGTransformDistance.h',
3124             'svg/SVGTransformList.cpp',
3125             'svg/SVGURIReference.cpp',
3126             'svg/SVGURIReference.h',
3127             'svg/SVGUnitTypes.h',
3128             'svg/SVGUnknownElement.cpp',
3129             'svg/SVGUnknownElement.h',
3130             'svg/SVGUseElement.cpp',
3131             'svg/SVGUseElement.h',
3132             'svg/SVGVKernElement.cpp',
3133             'svg/SVGVKernElement.h',
3134             'svg/SVGViewElement.cpp',
3135             'svg/SVGViewElement.h',
3136             'svg/SVGViewSpec.cpp',
3137             'svg/SVGViewSpec.h',
3138             'svg/SVGZoomAndPan.cpp',
3139             'svg/SVGZoomAndPan.h',
3140             'svg/SVGZoomEvent.cpp',
3141             'svg/SVGZoomEvent.h',
3142             'svg/animation/SMILTime.cpp',
3143             'svg/animation/SMILTimeContainer.cpp',
3144             'svg/animation/SMILTimeContainer.h',
3145             'svg/animation/SVGSMILElement.cpp',
3146             'svg/graphics/SVGImageCache.cpp',
3147             'svg/graphics/SVGImageCache.h',
3148             'svg/graphics/SVGImageChromeClient.cpp',
3149             'svg/graphics/SVGImageChromeClient.h',
3150             'svg/graphics/SVGImage.cpp',
3151             'svg/graphics/SVGImage.h',
3152             'svg/graphics/SVGImageForContainer.h',
3153             'svg/graphics/SVGImageForContainer.cpp',
3154             'svg/graphics/filters/SVGFEImage.cpp',
3155             'svg/graphics/filters/SVGFEImage.h',
3156             'svg/graphics/filters/SVGFilter.cpp',
3157             'svg/graphics/filters/SVGFilter.h',
3158             'svg/graphics/filters/SVGFilterBuilder.cpp',
3159             'svg/graphics/filters/SVGFilterBuilder.h',
3160             'svg/properties/NewSVGAnimatedProperty.cpp',
3161             'svg/properties/NewSVGPropertyTearOff.cpp',
3162             'svg/properties/SVGAnimatedProperty.cpp',
3163             'svg/properties/SVGAnimatedProperty.h',
3164             'svg/properties/SVGAttributeToPropertyMap.cpp',
3165             'svg/properties/SVGAnimatedPathSegListPropertyTearOff.h',
3166             'svg/properties/SVGPathSegListPropertyTearOff.cpp',
3167         ],
3168         'webcore_testing_idl_files': [
3169           'testing/GCObservation.idl',
3170           'testing/Internals.idl',
3171           'testing/InternalProfilers.idl',
3172           'testing/InternalSettings.idl',
3173           'testing/LayerRect.idl',
3174           'testing/LayerRectList.idl',
3175           'testing/MallocStatistics.idl',
3176           'testing/TypeConversions.idl',
3177         ],
3178         'generated_webcore_testing_idl_files': [
3179           '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.idl',
3180           '<(SHARED_INTERMEDIATE_DIR)/blink/InternalRuntimeFlags.idl',
3181         ],
3182         'webcore_testing_files': [
3183             'testing/v8/WebCoreTestSupport.cpp',
3184             'testing/v8/WebCoreTestSupport.h',
3185             'testing/DummyPageHolder.cpp',
3186             'testing/DummyPageHolder.h',
3187             'testing/GCObservation.cpp',
3188             'testing/GCObservation.h',
3189             'testing/InspectorFrontendClientLocal.cpp',
3190             'testing/InspectorFrontendClientLocal.h',
3191             'testing/Internals.cpp',
3192             'testing/Internals.h',
3193             'testing/InternalProfilers.cpp',
3194             'testing/InternalProfilers.h',
3195             'testing/InternalSettings.cpp',
3196             'testing/InternalSettings.h',
3197             'testing/LayerRect.h',
3198             'testing/LayerRectList.cpp',
3199             'testing/LayerRectList.h',
3200             'testing/MallocStatistics.h',
3201             'testing/MockPagePopupDriver.cpp',
3202             'testing/MockPagePopupDriver.h',
3203             'testing/TypeConversions.h',
3204             '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.cpp',
3205             '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.h',
3206         ],
3207         'core_unittest_files': [
3208             'animation/AnimatableColorTest.cpp',
3209             'animation/AnimatableDoubleTest.cpp',
3210             'animation/AnimatableLengthTest.cpp',
3211             'animation/AnimatableNeutralTest.cpp',
3212             'animation/AnimatableStrokeDasharrayListTest.cpp',
3213             'animation/AnimatableUnknownTest.cpp',
3214             'animation/AnimatableValueTestHelper.cpp',
3215             'animation/AnimatableValueTestHelper.h',
3216             'animation/AnimatableValueTestHelperTest.cpp',
3217             'animation/AnimationClockTest.cpp',
3218             'animation/AnimationHelpersTest.cpp',
3219             'animation/AnimationTest.cpp',
3220             'animation/AnimationTranslationUtilTest.cpp',
3221             'animation/CompositorAnimationsTest.cpp',
3222             'animation/CompositorAnimationsTestHelper.h',
3223             'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
3224             'animation/DocumentTimelineTest.cpp',
3225             'animation/KeyframeEffectModelTest.cpp',
3226             'animation/PlayerTest.cpp',
3227             'animation/TimedItemCalculationsTest.cpp',
3228             'animation/TimedItemTest.cpp',
3229             'css/CSSCalculationValueTest.cpp',
3230             'css/CSSTestHelper.cpp',
3231             'css/CSSTestHelper.h',
3232             'css/CSSValueTestHelper.h',
3233             'css/CSSParserValuesTest.cpp',
3234             'css/CSSSelectorTest.cpp',
3235             'css/CSSValueTestHelper.h',
3236             'css/DragUpdateTest.cpp',
3237             'css/HoverUpdateTest.cpp',
3238             'css/RuleSetTest.cpp',
3239             'dom/DOMImplementationTest.cpp',
3240             'dom/DocumentMarkerControllerTest.cpp',
3241             'dom/DocumentTest.cpp',
3242             'dom/MainThreadTaskRunnerTest.cpp',
3243             'editing/TextIteratorTest.cpp',
3244             'fetch/CachingCorrectnessTest.cpp',
3245             'fetch/ImageResourceTest.cpp',
3246             'fetch/MemoryCacheTest.cpp',
3247             'fetch/RawResourceTest.cpp',
3248             'fetch/ResourceFetcherTest.cpp',
3249             'frame/ImageBitmapTest.cpp',
3250             'html/HTMLDimensionTest.cpp',
3251             'html/LinkRelAttributeTest.cpp',
3252             'html/TimeRangesTest.cpp',
3253             'html/parser/HTMLParserThreadTest.cpp',
3254             'html/track/vtt/BufferedLineReaderTest.cpp',
3255             'html/track/vtt/VTTScannerTest.cpp',
3256             'rendering/RenderOverflowTest.cpp',
3257             'rendering/shapes/BoxShapeTest.cpp',
3258             'testing/UnitTestHelpers.cpp',
3259             'testing/UnitTestHelpers.h',
3260         ],
3261     }
3262 }