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