Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / Source / core / core.gypi
blob1642bd55d0934b17e15690b6ac57f063b6ad4a89
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/KeyframeEffect.idl',
9             'animation/EffectModel.idl',
10             'animation/AnimationEffectReadOnly.idl',
11             'animation/AnimationEffectTiming.idl',
12             'animation/Animation.idl',
13             'animation/AnimationTimeline.idl',
14             'clipboard/DataTransfer.idl',
15             'clipboard/DataTransferItemList.idl',
16             'css/CSS.idl',
17             'css/CSSFontFaceRule.idl',
18             'css/CSSGroupingRule.idl',
19             'css/CSSImportRule.idl',
20             'css/CSSKeyframeRule.idl',
21             'css/CSSKeyframesRule.idl',
22             'css/CSSMediaRule.idl',
23             'css/CSSNamespaceRule.idl',
24             'css/CSSPageRule.idl',
25             'css/CSSRule.idl',
26             'css/CSSRuleList.idl',
27             'css/CSSStyleDeclaration.idl',
28             'css/CSSStyleRule.idl',
29             'css/CSSStyleSheet.idl',
30             'css/CSSSupportsRule.idl',
31             'css/CSSViewportRule.idl',
32             'css/FontFace.idl',
33             'css/FontFaceSet.idl',
34             'css/FontFaceSetForEachCallback.idl',
35             'css/FontFaceSetLoadEvent.idl',
36             'css/MediaList.idl',
37             'css/MediaQueryList.idl',
38             'css/MediaQueryListEvent.idl',
39             'css/StyleMedia.idl',
40             'css/StyleSheet.idl',
41             'css/StyleSheetList.idl',
42             'css/WebKitCSSMatrix.idl',
43             'dom/ArrayBuffer.idl',
44             'dom/ArrayBufferView.idl',
45             'dom/Attr.idl',
46             'dom/CDATASection.idl',
47             'dom/CharacterData.idl',
48             'dom/ClientRect.idl',
49             'dom/ClientRectList.idl',
50             'dom/Comment.idl',
51             'dom/CompositorProxy.idl',
52             'dom/DOMError.idl',
53             'dom/DOMException.idl',
54             'dom/DOMImplementation.idl',
55             'dom/DOMMatrix.idl',
56             'dom/DOMMatrixReadOnly.idl',
57             'dom/DOMPoint.idl',
58             'dom/DOMPointReadOnly.idl',
59             'dom/DOMRect.idl',
60             'dom/DOMRectReadOnly.idl',
61             'dom/DOMSettableTokenList.idl',
62             'dom/DOMStringList.idl',
63             'dom/DOMStringMap.idl',
64             'dom/DOMTokenList.idl',
65             'dom/DataView.idl',
66             'dom/Document.idl',
67             'dom/DocumentFragment.idl',
68             'dom/DocumentType.idl',
69             'dom/Element.idl',
70             'dom/Float32Array.idl',
71             'dom/Float64Array.idl',
72             'dom/FrameRequestCallback.idl',
73             'dom/IdleDeadline.idl',
74             'dom/IdleRequestCallback.idl',
75             'dom/Int16Array.idl',
76             'dom/Int32Array.idl',
77             'dom/Int8Array.idl',
78             'dom/Iterator.idl',
79             'dom/MessageChannel.idl',
80             'dom/MessagePort.idl',
81             'dom/MutationObserver.idl',
82             'dom/MutationRecord.idl',
83             'dom/NamedNodeMap.idl',
84             'dom/Node.idl',
85             'dom/NodeFilter.idl',
86             'dom/NodeIterator.idl',
87             'dom/NodeList.idl',
88             'dom/ProcessingInstruction.idl',
89             'dom/Range.idl',
90             'dom/SharedArrayBuffer.idl',
91             'dom/StringCallback.idl',
92             'dom/Text.idl',
93             'dom/TouchList.idl',
94             'dom/TreeWalker.idl',
95             'dom/Uint16Array.idl',
96             'dom/Uint32Array.idl',
97             'dom/Uint8Array.idl',
98             'dom/Uint8ClampedArray.idl',
99             'dom/XMLDocument.idl',
100             'dom/shadow/ShadowRoot.idl',
101             'editing/Selection.idl',
102             'events/AnimationEvent.idl',
103             'events/AnimationPlayerEvent.idl',
104             'events/ApplicationCacheErrorEvent.idl',
105             'events/AutocompleteErrorEvent.idl',
106             'events/BeforeUnloadEvent.idl',
107             'events/ClipboardEvent.idl',
108             'events/CompositionEvent.idl',
109             'events/CustomEvent.idl',
110             'events/DragEvent.idl',
111             'events/ErrorEvent.idl',
112             'events/Event.idl',
113             'events/EventTarget.idl',
114             'events/FocusEvent.idl',
115             'events/HashChangeEvent.idl',
116             'events/KeyboardEvent.idl',
117             'events/MessageEvent.idl',
118             'events/MutationEvent.idl',
119             'events/PageTransitionEvent.idl',
120             'events/PointerEvent.idl',
121             'events/PopStateEvent.idl',
122             'events/ProgressEvent.idl',
123             'events/PromiseRejectionEvent.idl',
124             'events/RelatedEvent.idl',
125             'events/ResourceProgressEvent.idl',
126             'events/SecurityPolicyViolationEvent.idl',
127             'events/TextEvent.idl',
128             'events/TouchEvent.idl',
129             'events/TransitionEvent.idl',
130             'events/UIEvent.idl',
131             'events/WheelEvent.idl',
132             'fileapi/Blob.idl',
133             'fileapi/File.idl',
134             'fileapi/FileCallback.idl',
135             'fileapi/FileError.idl',
136             'fileapi/FileList.idl',
137             'fileapi/FileReader.idl',
138             'fileapi/FileReaderSync.idl',
139             'frame/BarProp.idl',
140             'frame/Console.idl',
141             'frame/ConsoleBase.idl',
142             'frame/History.idl',
143             'frame/ImageBitmap.idl',
144             'frame/Location.idl',
145             'html/FormData.idl',
146             'html/HTMLAllCollection.idl',
147             'html/HTMLAnchorElement.idl',
148             'html/HTMLAreaElement.idl',
149             'html/HTMLAudioElement.idl',
150             'html/HTMLBRElement.idl',
151             'html/HTMLBaseElement.idl',
152             'html/HTMLBodyElement.idl',
153             'html/HTMLButtonElement.idl',
154             'html/HTMLCanvasElement.idl',
155             'html/HTMLCollection.idl',
156             'html/HTMLContentElement.idl',
157             'html/HTMLDListElement.idl',
158             'html/HTMLDataListElement.idl',
159             'html/HTMLDetailsElement.idl',
160             'html/HTMLDialogElement.idl',
161             'html/HTMLDirectoryElement.idl',
162             'html/HTMLDivElement.idl',
163             'html/HTMLDocument.idl',
164             'html/HTMLElement.idl',
165             'html/HTMLEmbedElement.idl',
166             'html/HTMLFieldSetElement.idl',
167             'html/HTMLFontElement.idl',
168             'html/HTMLFormControlsCollection.idl',
169             'html/HTMLFormElement.idl',
170             'html/HTMLFrameElement.idl',
171             'html/HTMLFrameSetElement.idl',
172             'html/HTMLHRElement.idl',
173             'html/HTMLHeadElement.idl',
174             'html/HTMLHeadingElement.idl',
175             'html/HTMLHtmlElement.idl',
176             'html/HTMLIFrameElement.idl',
177             'html/HTMLImageElement.idl',
178             'html/HTMLKeygenElement.idl',
179             'html/HTMLLIElement.idl',
180             'html/HTMLLabelElement.idl',
181             'html/HTMLLegendElement.idl',
182             'html/HTMLLinkElement.idl',
183             'html/HTMLMapElement.idl',
184             'html/HTMLMarqueeElement.idl',
185             'html/HTMLMenuElement.idl',
186             'html/HTMLMenuItemElement.idl',
187             'html/HTMLMetaElement.idl',
188             'html/HTMLMeterElement.idl',
189             'html/HTMLModElement.idl',
190             'html/HTMLOListElement.idl',
191             'html/HTMLObjectElement.idl',
192             'html/HTMLOptGroupElement.idl',
193             'html/HTMLOptionElement.idl',
194             'html/HTMLOptionsCollection.idl',
195             'html/HTMLOutputElement.idl',
196             'html/HTMLParagraphElement.idl',
197             'html/HTMLParamElement.idl',
198             'html/HTMLPictureElement.idl',
199             'html/HTMLPreElement.idl',
200             'html/HTMLProgressElement.idl',
201             'html/HTMLQuoteElement.idl',
202             'html/HTMLScriptElement.idl',
203             'html/HTMLSelectElement.idl',
204             'html/HTMLShadowElement.idl',
205             'html/HTMLSourceElement.idl',
206             'html/HTMLSpanElement.idl',
207             'html/HTMLStyleElement.idl',
208             'html/HTMLTableCaptionElement.idl',
209             'html/HTMLTableCellElement.idl',
210             'html/HTMLTableColElement.idl',
211             'html/HTMLTableElement.idl',
212             'html/HTMLTableRowElement.idl',
213             'html/HTMLTableSectionElement.idl',
214             'html/HTMLTemplateElement.idl',
215             'html/HTMLTextAreaElement.idl',
216             'html/HTMLTitleElement.idl',
217             'html/HTMLTrackElement.idl',
218             'html/HTMLUListElement.idl',
219             'html/HTMLUnknownElement.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/track/AudioTrack.idl',
231             'html/track/AudioTrackList.idl',
232             'html/track/TextTrack.idl',
233             'html/track/TextTrackCue.idl',
234             'html/track/TextTrackCueList.idl',
235             'html/track/TextTrackList.idl',
236             'html/track/TrackEvent.idl',
237             'html/track/VideoTrack.idl',
238             'html/track/VideoTrackList.idl',
239             'html/track/vtt/VTTCue.idl',
240             'html/track/vtt/VTTRegion.idl',
241             'html/track/vtt/VTTRegionList.idl',
242             'input/InputDeviceCapabilities.idl',
243             'inspector/InspectorOverlayHost.idl',
244             'loader/appcache/ApplicationCache.idl',
245             'page/EventSource.idl',
246             'page/PagePopupController.idl',
247             'page/scrolling/ScrollState.idl',
248             'page/scrolling/ScrollStateCallback.idl',
249             'streams/ReadableByteStream.idl',
250             'streams/ReadableByteStreamReader.idl',
251             'streams/ReadableStream.idl',
252             'streams/ReadableStreamReader.idl',
253             'streams/Stream.idl',
254             'svg/SVGAElement.idl',
255             'svg/SVGAngle.idl',
256             'svg/SVGAnimateElement.idl',
257             'svg/SVGAnimateMotionElement.idl',
258             'svg/SVGAnimateTransformElement.idl',
259             'svg/SVGAnimatedAngle.idl',
260             'svg/SVGAnimatedBoolean.idl',
261             'svg/SVGAnimatedEnumeration.idl',
262             'svg/SVGAnimatedInteger.idl',
263             'svg/SVGAnimatedLength.idl',
264             'svg/SVGAnimatedLengthList.idl',
265             'svg/SVGAnimatedNumber.idl',
266             'svg/SVGAnimatedNumberList.idl',
267             'svg/SVGAnimatedPreserveAspectRatio.idl',
268             'svg/SVGAnimatedRect.idl',
269             'svg/SVGAnimatedString.idl',
270             'svg/SVGAnimatedTransformList.idl',
271             'svg/SVGAnimationElement.idl',
272             'svg/SVGCircleElement.idl',
273             'svg/SVGClipPathElement.idl',
274             'svg/SVGComponentTransferFunctionElement.idl',
275             'svg/SVGCursorElement.idl',
276             'svg/SVGDefsElement.idl',
277             'svg/SVGDescElement.idl',
278             'svg/SVGDiscardElement.idl',
279             'svg/SVGElement.idl',
280             'svg/SVGEllipseElement.idl',
281             'svg/SVGFEBlendElement.idl',
282             'svg/SVGFEColorMatrixElement.idl',
283             'svg/SVGFEComponentTransferElement.idl',
284             'svg/SVGFECompositeElement.idl',
285             'svg/SVGFEConvolveMatrixElement.idl',
286             'svg/SVGFEDiffuseLightingElement.idl',
287             'svg/SVGFEDisplacementMapElement.idl',
288             'svg/SVGFEDistantLightElement.idl',
289             'svg/SVGFEDropShadowElement.idl',
290             'svg/SVGFEFloodElement.idl',
291             'svg/SVGFEFuncAElement.idl',
292             'svg/SVGFEFuncBElement.idl',
293             'svg/SVGFEFuncGElement.idl',
294             'svg/SVGFEFuncRElement.idl',
295             'svg/SVGFEGaussianBlurElement.idl',
296             'svg/SVGFEImageElement.idl',
297             'svg/SVGFEMergeElement.idl',
298             'svg/SVGFEMergeNodeElement.idl',
299             'svg/SVGFEMorphologyElement.idl',
300             'svg/SVGFEOffsetElement.idl',
301             'svg/SVGFEPointLightElement.idl',
302             'svg/SVGFESpecularLightingElement.idl',
303             'svg/SVGFESpotLightElement.idl',
304             'svg/SVGFETileElement.idl',
305             'svg/SVGFETurbulenceElement.idl',
306             'svg/SVGFilterElement.idl',
307             'svg/SVGForeignObjectElement.idl',
308             'svg/SVGGElement.idl',
309             'svg/SVGGeometryElement.idl',
310             'svg/SVGGradientElement.idl',
311             'svg/SVGGraphicsElement.idl',
312             'svg/SVGImageElement.idl',
313             'svg/SVGLength.idl',
314             'svg/SVGLengthList.idl',
315             'svg/SVGLineElement.idl',
316             'svg/SVGLinearGradientElement.idl',
317             'svg/SVGMPathElement.idl',
318             'svg/SVGMarkerElement.idl',
319             'svg/SVGMaskElement.idl',
320             'svg/SVGMatrix.idl',
321             'svg/SVGMetadataElement.idl',
322             'svg/SVGNumber.idl',
323             'svg/SVGNumberList.idl',
324             'svg/SVGPathElement.idl',
325             'svg/SVGPathSeg.idl',
326             'svg/SVGPathSegArcAbs.idl',
327             'svg/SVGPathSegArcRel.idl',
328             'svg/SVGPathSegClosePath.idl',
329             'svg/SVGPathSegCurvetoCubicAbs.idl',
330             'svg/SVGPathSegCurvetoCubicRel.idl',
331             'svg/SVGPathSegCurvetoCubicSmoothAbs.idl',
332             'svg/SVGPathSegCurvetoCubicSmoothRel.idl',
333             'svg/SVGPathSegCurvetoQuadraticAbs.idl',
334             'svg/SVGPathSegCurvetoQuadraticRel.idl',
335             'svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl',
336             'svg/SVGPathSegCurvetoQuadraticSmoothRel.idl',
337             'svg/SVGPathSegLinetoAbs.idl',
338             'svg/SVGPathSegLinetoHorizontalAbs.idl',
339             'svg/SVGPathSegLinetoHorizontalRel.idl',
340             'svg/SVGPathSegLinetoRel.idl',
341             'svg/SVGPathSegLinetoVerticalAbs.idl',
342             'svg/SVGPathSegLinetoVerticalRel.idl',
343             'svg/SVGPathSegList.idl',
344             'svg/SVGPathSegMovetoAbs.idl',
345             'svg/SVGPathSegMovetoRel.idl',
346             'svg/SVGPatternElement.idl',
347             'svg/SVGPoint.idl',
348             'svg/SVGPointList.idl',
349             'svg/SVGPolygonElement.idl',
350             'svg/SVGPolylineElement.idl',
351             'svg/SVGPreserveAspectRatio.idl',
352             'svg/SVGRadialGradientElement.idl',
353             'svg/SVGRect.idl',
354             'svg/SVGRectElement.idl',
355             'svg/SVGSVGElement.idl',
356             'svg/SVGScriptElement.idl',
357             'svg/SVGSetElement.idl',
358             'svg/SVGStopElement.idl',
359             'svg/SVGStringList.idl',
360             'svg/SVGStyleElement.idl',
361             'svg/SVGSwitchElement.idl',
362             'svg/SVGSymbolElement.idl',
363             'svg/SVGTSpanElement.idl',
364             'svg/SVGTextContentElement.idl',
365             'svg/SVGTextElement.idl',
366             'svg/SVGTextPathElement.idl',
367             'svg/SVGTextPositioningElement.idl',
368             'svg/SVGTitleElement.idl',
369             'svg/SVGTransform.idl',
370             'svg/SVGTransformList.idl',
371             'svg/SVGUnitTypes.idl',
372             'svg/SVGUseElement.idl',
373             'svg/SVGViewElement.idl',
374             'svg/SVGViewSpec.idl',
375             'svg/SVGZoomEvent.idl',
376             'timing/MemoryInfo.idl',
377             'timing/Performance.idl',
378             'timing/PerformanceCompositeTiming.idl',
379             'timing/PerformanceEntry.idl',
380             'timing/PerformanceMark.idl',
381             'timing/PerformanceMeasure.idl',
382             'timing/PerformanceNavigation.idl',
383             'timing/PerformanceObserver.idl',
384             'timing/PerformanceObserverEntryList.idl',
385             'timing/PerformanceRenderTiming.idl',
386             'timing/PerformanceResourceTiming.idl',
387             'timing/PerformanceTiming.idl',
388             'timing/WorkerPerformance.idl',
389             'workers/SharedWorker.idl',
390             'workers/Worker.idl',
391             'workers/WorkerConsole.idl',
392             'workers/WorkerLocation.idl',
393             'xml/DOMParser.idl',
394             'xml/XMLSerializer.idl',
395             'xml/XPathEvaluator.idl',
396             'xml/XPathExpression.idl',
397             'xml/XPathNSResolver.idl',
398             'xml/XPathResult.idl',
399             'xml/XSLTProcessor.idl',
400             'xmlhttprequest/XMLHttpRequest.idl',
401             'xmlhttprequest/XMLHttpRequestEventTarget.idl',
402             'xmlhttprequest/XMLHttpRequestProgressEvent.idl',
403             'xmlhttprequest/XMLHttpRequestUpload.idl',
404         ],
405         # core IDL files that have partial interfaces in modules.
406         'core_idl_with_modules_dependency_files': [
407             'clipboard/DataTransferItem.idl',
408             'dom/Touch.idl',
409             'dom/URL.idl',
410             'events/MouseEvent.idl',
411             'frame/Navigator.idl',
412             'frame/Screen.idl',
413             'frame/Window.idl',
414             'html/HTMLInputElement.idl',
415             'html/HTMLMediaElement.idl',
416             'html/HTMLVideoElement.idl',
417             'inspector/DevToolsHost.idl',
418             'workers/DedicatedWorkerGlobalScope.idl',
419             'workers/SharedWorkerGlobalScope.idl',
420             'workers/WorkerGlobalScope.idl',
421             'workers/WorkerNavigator.idl',
422         ],
423         # 'partial interface', target (right side of) 'implements', and
424         # interfaces with static bindings (in bindings/core/v8/)
425         'core_dependency_idl_files': [
426             'animation/DocumentAnimation.idl',
427             'animation/ElementAnimation.idl',
428             'css/DocumentFontFaceSet.idl',
429             'dom/ChildNode.idl',
430             'dom/DocumentFullscreen.idl',
431             'dom/ElementFullscreen.idl',
432             'dom/GlobalEventHandlers.idl',
433             'dom/NonDocumentTypeChildNode.idl',
434             'dom/NonElementParentNode.idl',
435             'dom/ParentNode.idl',
436             'dom/URLUtils.idl',
437             'dom/URLUtilsReadOnly.idl',
438             'events/EventListener.idl',
439             'events/NavigatorEvents.idl',
440             'frame/NavigatorCPU.idl',
441             'frame/NavigatorID.idl',
442             'frame/NavigatorLanguage.idl',
443             'frame/NavigatorOnLine.idl',
444             'frame/NavigatorStorageUtils.idl',
445             'frame/WindowBase64.idl',
446             'frame/WindowEventHandlers.idl',
447             'frame/WindowTimers.idl',
448             'imagebitmap/ImageBitmapFactories.idl',
449             'svg/SVGDocument.idl',
450             'svg/SVGFilterPrimitiveStandardAttributes.idl',
451             'svg/SVGFitToViewBox.idl',
452             'svg/SVGTests.idl',
453             'svg/SVGURIReference.idl',
454             'svg/SVGZoomAndPan.idl',
455             'timing/ConsoleMemory.idl',
456             'timing/SharedWorkerPerformance.idl',
457             'timing/WindowPerformance.idl',
458             'timing/WorkerGlobalScopePerformance.idl',
459             'workers/AbstractWorker.idl',
460             'xml/DocumentXMLTreeViewer.idl',
461             'xml/DocumentXPathEvaluator.idl',
462         ],
463         # interfaces that inherit from Event, including Event itself
464         'core_event_idl_files': [
465             'css/FontFaceSetLoadEvent.idl',
466             'css/MediaQueryListEvent.idl',
467             'events/AnimationEvent.idl',
468             'events/AnimationPlayerEvent.idl',
469             'events/ApplicationCacheErrorEvent.idl',
470             'events/AutocompleteErrorEvent.idl',
471             'events/BeforeUnloadEvent.idl',
472             'events/ClipboardEvent.idl',
473             'events/CompositionEvent.idl',
474             'events/CustomEvent.idl',
475             'events/DragEvent.idl',
476             'events/ErrorEvent.idl',
477             'events/Event.idl',
478             'events/FocusEvent.idl',
479             'events/HashChangeEvent.idl',
480             'events/KeyboardEvent.idl',
481             'events/MessageEvent.idl',
482             'events/MouseEvent.idl',
483             'events/MutationEvent.idl',
484             'events/PageTransitionEvent.idl',
485             'events/PointerEvent.idl',
486             'events/PopStateEvent.idl',
487             'events/ProgressEvent.idl',
488             'events/PromiseRejectionEvent.idl',
489             'events/RelatedEvent.idl',
490             'events/ResourceProgressEvent.idl',
491             'events/SecurityPolicyViolationEvent.idl',
492             'events/TextEvent.idl',
493             'events/TouchEvent.idl',
494             'events/TransitionEvent.idl',
495             'events/UIEvent.idl',
496             'events/WheelEvent.idl',
497             'html/MediaKeyEvent.idl',
498             'html/track/TrackEvent.idl',
499             'svg/SVGZoomEvent.idl',
500             'xmlhttprequest/XMLHttpRequestProgressEvent.idl',
501         ],
502         # IDL files that only have typedefs/enums.
503         'core_typedefs_enums_only_idl_files': [
504             'dom/CommonDefinitions.idl',
505             'timing/DOMHighResTimeStamp.idl',
506             'timing/PerformanceEntryList.idl',
507         ],
508         'webcore_rendering_files': [
509             'layout/api/HitTestAction.h',
510             'layout/api/LineLayoutBlockFlow.h',
511             'layout/api/LineLayoutBox.h',
512             'layout/api/LineLayoutBoxModel.h',
513             'layout/api/LineLayoutInline.h',
514             'layout/api/LineLayoutItem.h',
515             'layout/api/LineLayoutListMarker.h',
516             'layout/api/LineLayoutRubyRun.h',
517             'layout/api/LineLayoutSVGInlineText.h',
518             'layout/api/LineLayoutText.h',
519             'layout/api/LineLayoutTextCombine.h',
520             'layout/api/SelectionState.h',
521             'layout/BidiRun.h',
522             'layout/BidiRunForLine.cpp',
523             'layout/BidiRunForLine.h',
524             'layout/ClipRect.cpp',
525             'layout/ClipRect.h',
526             'layout/ClipRects.h',
527             'layout/ClipRectsCache.h',
528             'layout/CounterNode.cpp',
529             'layout/CounterNode.h',
530             'layout/FloatingObjects.cpp',
531             'layout/FloatingObjects.h',
532             'layout/GeneratedChildren.h',
533             'layout/HitTestCache.cpp',
534             'layout/HitTestCache.h',
535             'layout/HitTestLocation.cpp',
536             'layout/HitTestLocation.h',
537             'layout/HitTestResult.cpp',
538             'layout/HitTestingTransformState.cpp',
539             'layout/HitTestingTransformState.h',
540             'layout/ImageQualityController.cpp',
541             'layout/ImageQualityController.h',
542             'layout/LayoutState.cpp',
543             'layout/OrderIterator.cpp',
544             'layout/OrderIterator.h',
545             'layout/PaintInvalidationState.cpp',
546             'layout/PaintInvalidationState.h',
547             'layout/PointerEventsHitRules.cpp',
548             'layout/PointerEventsHitRules.h',
549             'layout/LayoutDeprecatedFlexibleBox.cpp',
550             'layout/LayoutDeprecatedFlexibleBox.h',
551             'layout/LayoutAnalyzer.cpp',
552             'layout/LayoutAnalyzer.h',
553             'layout/LayoutBlock.cpp',
554             'layout/LayoutBlockFlow.cpp',
555             'layout/LayoutBlockFlowLine.cpp',
556             'layout/LayoutBox.cpp',
557             'layout/LayoutBoxModelObject.cpp',
558             'layout/LayoutBR.cpp',
559             'layout/LayoutButton.cpp',
560             'layout/LayoutButton.h',
561             'layout/LayoutCounter.cpp',
562             'layout/LayoutCounter.h',
563             'layout/LayoutDetailsMarker.cpp',
564             'layout/LayoutDetailsMarker.h',
565             'layout/LayoutEmbeddedObject.cpp',
566             'layout/LayoutFlexibleBox.cpp',
567             'layout/LayoutFlexibleBox.h',
568             'layout/LayoutFieldset.cpp',
569             'layout/LayoutFieldset.h',
570             'layout/LayoutFileUploadControl.cpp',
571             'layout/LayoutFileUploadControl.h',
572             'layout/LayoutFlowThread.cpp',
573             'layout/LayoutFlowThread.h',
574             'layout/LayoutFrame.cpp',
575             'layout/LayoutFrame.h',
576             'layout/LayoutFrameSet.cpp',
577             'layout/LayoutFrameSet.h',
578             'layout/LayoutFullScreen.cpp',
579             'layout/LayoutFullScreen.h',
580             'layout/LayoutGeometryMap.cpp',
581             'layout/LayoutGeometryMap.h',
582             'layout/LayoutGeometryMapStep.h',
583             'layout/LayoutGrid.cpp',
584             'layout/LayoutGrid.h',
585             'layout/LayoutHTMLCanvas.cpp',
586             'layout/LayoutHTMLCanvas.h',
587             'layout/LayoutIFrame.cpp',
588             'layout/LayoutIFrame.h',
589             'layout/LayoutImage.cpp',
590             'layout/LayoutImageResource.cpp',
591             'layout/LayoutImageResourceStyleImage.cpp',
592             'layout/LayoutInline.cpp',
593             'layout/LayoutInline.h',
594             'layout/LayoutListBox.cpp',
595             'layout/LayoutListBox.h',
596             'layout/LayoutListItem.cpp',
597             'layout/LayoutListMarker.cpp',
598             'layout/LayoutListMarker.h',
599             'layout/LayoutMedia.cpp',
600             'layout/LayoutMedia.h',
601             'layout/LayoutMenuList.cpp',
602             'layout/LayoutMenuList.h',
603             'layout/LayoutMeter.cpp',
604             'layout/LayoutMeter.h',
605             'layout/LayoutMultiColumnFlowThread.cpp',
606             'layout/LayoutMultiColumnFlowThread.h',
607             'layout/LayoutMultiColumnSet.cpp',
608             'layout/LayoutMultiColumnSet.h',
609             'layout/LayoutMultiColumnSpannerPlaceholder.cpp',
610             'layout/LayoutMultiColumnSpannerPlaceholder.h',
611             'layout/LayoutObject.cpp',
612             'layout/LayoutObjectChildList.cpp',
613             'layout/LayoutPagedFlowThread.cpp',
614             'layout/LayoutPagedFlowThread.h',
615             'layout/LayoutPart.cpp',
616             'layout/LayoutProgress.cpp',
617             'layout/LayoutProgress.h',
618             'layout/LayoutQuote.cpp',
619             'layout/LayoutQuote.h',
620             'layout/LayoutReplaced.cpp',
621             'layout/LayoutReplica.cpp',
622             'layout/LayoutReplica.h',
623             'layout/LayoutRuby.cpp',
624             'layout/LayoutRuby.h',
625             'layout/LayoutRubyBase.cpp',
626             'layout/LayoutRubyBase.h',
627             'layout/LayoutRubyRun.cpp',
628             'layout/LayoutRubyRun.h',
629             'layout/LayoutRubyText.cpp',
630             'layout/LayoutRubyText.h',
631             'layout/LayoutScrollbar.cpp',
632             'layout/LayoutScrollbar.h',
633             'layout/LayoutScrollbarPart.cpp',
634             'layout/LayoutScrollbarPart.h',
635             'layout/LayoutScrollbarTheme.cpp',
636             'layout/LayoutScrollbarTheme.h',
637             'layout/LayoutSearchField.cpp',
638             'layout/LayoutSearchField.h',
639             'layout/LayoutSlider.cpp',
640             'layout/LayoutSlider.h',
641             'layout/LayoutSliderContainer.cpp',
642             'layout/LayoutSliderContainer.h',
643             'layout/LayoutSliderThumb.cpp',
644             'layout/LayoutSliderThumb.h',
645             'layout/LayoutText.cpp',
646             'layout/LayoutTextCombine.cpp',
647             'layout/LayoutTextCombine.h',
648             'layout/LayoutTextFragment.cpp',
649             'layout/LayoutTextFragment.h',
650             'layout/LayoutTable.cpp',
651             'layout/LayoutTable.h',
652             'layout/LayoutTableCaption.cpp',
653             'layout/LayoutTableCaption.h',
654             'layout/LayoutTableCell.cpp',
655             'layout/LayoutTableCell.h',
656             'layout/LayoutTableCol.cpp',
657             'layout/LayoutTableCol.h',
658             'layout/LayoutTableRow.cpp',
659             'layout/LayoutTableRow.h',
660             'layout/LayoutTableSection.cpp',
661             'layout/LayoutTableSection.h',
662             'layout/LayoutTextControl.cpp',
663             'layout/LayoutTextControl.h',
664             'layout/LayoutTextControlMultiLine.cpp',
665             'layout/LayoutTextControlMultiLine.h',
666             'layout/LayoutTextControlSingleLine.cpp',
667             'layout/LayoutTextControlSingleLine.h',
668             'layout/LayoutTextTrackContainer.cpp',
669             'layout/LayoutTextTrackContainer.h',
670             'layout/LayoutTheme.cpp',
671             'layout/LayoutTheme.h',
672             'layout/LayoutThemeAndroid.cpp',
673             'layout/LayoutThemeAndroid.h',
674             'layout/LayoutThemeDefault.cpp',
675             'layout/LayoutThemeDefault.h',
676             'layout/LayoutThemeFontProvider.cpp',
677             'layout/LayoutThemeFontProvider.h',
678             'layout/LayoutThemeFontProviderLinux.cpp',
679             'layout/LayoutThemeFontProviderWin.cpp',
680             'layout/LayoutThemeLinux.cpp',
681             'layout/LayoutThemeLinux.h',
682             'layout/LayoutThemeMac.h',
683             'layout/LayoutThemeMac.mm',
684             'layout/LayoutThemeWin.cpp',
685             'layout/LayoutThemeWin.h',
686             'layout/LayoutTreeAsText.cpp',
687             'layout/LayoutVTTCue.cpp',
688             'layout/LayoutVTTCue.h',
689             'layout/LayoutVideo.cpp',
690             'layout/LayoutVideo.h',
691             'layout/LayoutView.cpp',
692             'layout/LayoutWordBreak.cpp',
693             'layout/LayoutWordBreak.h',
694             'layout/MultiColumnFragmentainerGroup.cpp',
695             'layout/MultiColumnFragmentainerGroup.h',
696             'layout/OverflowModel.h',
697             'layout/ScrollAlignment.cpp',
698             'layout/SubtreeLayoutScope.cpp',
699             'layout/SubtreeLayoutScope.h',
700             'layout/TableLayoutAlgorithm.h',
701             'layout/TableLayoutAlgorithmAuto.cpp',
702             'layout/TableLayoutAlgorithmAuto.h',
703             'layout/TableLayoutAlgorithmFixed.cpp',
704             'layout/TableLayoutAlgorithmFixed.h',
705             'layout/TextAutosizer.cpp',
706             'layout/TextAutosizer.h',
707             'layout/TextRunConstructor.cpp',
708             'layout/TextRunConstructor.h',
709             'layout/TracedLayoutObject.cpp',
710             'layout/TracedLayoutObject.h',
711             'layout/VerticalPositionCache.h',
712             'layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp',
713             'layout/compositing/CompositedDeprecatedPaintLayerMapping.h',
714             'layout/compositing/CompositingInputsUpdater.cpp',
715             'layout/compositing/CompositingInputsUpdater.h',
716             'layout/compositing/CompositingLayerAssigner.cpp',
717             'layout/compositing/CompositingLayerAssigner.h',
718             'layout/compositing/CompositingReasonFinder.cpp',
719             'layout/compositing/CompositingReasonFinder.h',
720             'layout/compositing/CompositingRequirementsUpdater.cpp',
721             'layout/compositing/CompositingRequirementsUpdater.h',
722             'layout/compositing/CompositingState.h',
723             'layout/compositing/CompositingTriggers.h',
724             'layout/compositing/DeprecatedPaintLayerCompositor.cpp',
725             'layout/compositing/DeprecatedPaintLayerCompositor.h',
726             'layout/compositing/GraphicsLayerTreeBuilder.cpp',
727             'layout/compositing/GraphicsLayerTreeBuilder.h',
728             'layout/compositing/GraphicsLayerUpdater.cpp',
729             'layout/compositing/GraphicsLayerUpdater.h',
730             'layout/line/AbstractInlineTextBox.cpp',
731             'layout/line/AbstractInlineTextBox.h',
732             'layout/line/BreakingContext.cpp',
733             'layout/line/EllipsisBox.cpp',
734             'layout/line/EllipsisBox.h',
735             'layout/line/GlyphOverflow.h',
736             'layout/line/InlineBox.cpp',
737             'layout/line/InlineFlowBox.cpp',
738             'layout/line/InlineIterator.h',
739             'layout/line/InlineTextBox.cpp',
740             'layout/line/LineBoxList.cpp',
741             'layout/line/LineBreaker.cpp',
742             'layout/line/LineBreaker.h',
743             'layout/line/LineWidth.cpp',
744             'layout/line/LineWidth.h',
745             'layout/line/RootInlineBox.cpp',
746             'layout/line/TrailingObjects.cpp',
747             'layout/line/TrailingObjects.h',
748             'layout/shapes/BoxShape.cpp',
749             'layout/shapes/BoxShape.h',
750             'layout/shapes/PolygonShape.cpp',
751             'layout/shapes/PolygonShape.h',
752             'layout/shapes/RasterShape.cpp',
753             'layout/shapes/RasterShape.h',
754             'layout/shapes/RectangleShape.cpp',
755             'layout/shapes/RectangleShape.h',
756             'layout/shapes/Shape.cpp',
757             'layout/shapes/Shape.h',
758             'layout/shapes/ShapeInterval.h',
759             'layout/shapes/ShapeOutsideInfo.cpp',
760             'layout/shapes/ShapeOutsideInfo.h',
761             'style/AppliedTextDecoration.cpp',
762             'style/BasicShapes.cpp',
763             'style/BorderEdge.cpp',
764             'style/BorderEdge.h',
765             'style/BorderImageLength.h',
766             'style/BorderImageLengthBox.h',
767             'style/CachedUAStyle.h',
768             'style/ContentData.cpp',
769             'style/CounterDirectives.cpp',
770             'style/FillLayer.cpp',
771             'style/GridCoordinate.h',
772             'style/GridResolvedPosition.cpp',
773             'style/GridResolvedPosition.h',
774             'style/ComputedStyle.cpp',
775             'style/ComputedStyle.h',
776             'style/NinePieceImage.cpp',
777             'style/PathStyleMotionPath.cpp',
778             'style/PathStyleMotionPath.h',
779             'style/QuotesData.cpp',
780             'style/QuotesData.h',
781             'style/ShadowData.cpp',
782             'style/ShadowData.h',
783             'style/ShadowList.cpp',
784             'style/ShadowList.h',
785             'style/StyleBackgroundData.cpp',
786             'style/StyleBoxData.cpp',
787             'style/StyleContentAlignmentData.h',
788             'style/StyleDeprecatedFlexibleBoxData.cpp',
789             'style/StyleFetchedImage.cpp',
790             'style/StyleFetchedImageSet.cpp',
791             'style/StyleFilterData.cpp',
792             'style/StyleFlexibleBoxData.cpp',
793             'style/StyleGeneratedImage.cpp',
794             'style/StyleGridData.cpp',
795             'style/StyleGridItemData.cpp',
796             'style/StyleInheritedData.cpp',
797             'style/StyleMotionData.cpp',
798             'style/StyleMotionData.h',
799             'style/StyleMotionPath.h',
800             'style/StyleMultiColData.cpp',
801             'style/StylePendingImage.h',
802             'style/StyleRareInheritedData.cpp',
803             'style/StyleRareNonInheritedData.cpp',
804             'style/StyleScrollSnapData.cpp',
805             'style/StyleScrollSnapData.h',
806             'style/StyleSelfAlignmentData.h',
807             'style/StyleSurroundData.cpp',
808             'style/StyleTransformData.cpp',
809             'style/StyleVisualData.cpp',
810             'style/StyleWillChangeData.cpp',
811             'layout/svg/line/SVGInlineFlowBox.cpp',
812             'layout/svg/line/SVGInlineFlowBox.h',
813             'layout/svg/line/SVGInlineTextBox.cpp',
814             'layout/svg/line/SVGInlineTextBox.h',
815             'layout/svg/line/SVGRootInlineBox.cpp',
816             'layout/svg/line/SVGRootInlineBox.h',
817         ],
818         'webcore_non_rendering_files': [
819             'Init.cpp',
820             'Init.h',
821             'animation/AngleSVGInterpolation.h',
822             'animation/KeyframeEffect.cpp',
823             'animation/KeyframeEffect.h',
824             'animation/AnimationClock.cpp',
825             'animation/AnimationClock.h',
826             'animation/EffectModel.h',
827             'animation/AnimationInputHelpers.cpp',
828             'animation/AnimationInputHelpers.h',
829             'animation/AnimationEffect.cpp',
830             'animation/AnimationEffect.h',
831             'animation/AnimationEffectTiming.cpp',
832             'animation/AnimationEffectTiming.h',
833             'animation/Animation.cpp',
834             'animation/Animation.h',
835             'animation/AnimationStack.cpp',
836             'animation/AnimationStack.h',
837             'animation/AnimationTimeline.cpp',
838             'animation/AnimationTimeline.h',
839             'animation/AnimationTranslationUtil.cpp',
840             'animation/AnimationTranslationUtil.h',
841             'animation/CSSValueInterpolationType.cpp',
842             'animation/CSSValueInterpolationType.h',
843             'animation/CompositorAnimations.cpp',
844             'animation/CompositorAnimations.h',
845             'animation/CompositorAnimationsImpl.h',
846             'animation/CompositorPendingAnimations.cpp',
847             'animation/CompositorPendingAnimations.h',
848             'animation/ColorInterpolationType.cpp',
849             'animation/ColorInterpolationType.h',
850             'animation/ColorPropertyFunctions.cpp',
851             'animation/ColorPropertyFunctions.h',
852             'animation/ColorStyleInterpolation.cpp',
853             'animation/ColorStyleInterpolation.h',
854             'animation/ConstantStyleInterpolation.h',
855             'animation/DefaultSVGInterpolation.cpp',
856             'animation/DefaultSVGInterpolation.h',
857             'animation/DeferredLegacyStyleInterpolation.cpp',
858             'animation/DeferredLegacyStyleInterpolation.h',
859             'animation/DocumentAnimation.h',
860             'animation/DocumentAnimations.cpp',
861             'animation/DocumentAnimations.h',
862             'animation/DoubleStyleInterpolation.h',
863             'animation/DoubleStyleInterpolation.cpp',
864             'animation/EffectInput.cpp',
865             'animation/EffectInput.h',
866             'animation/ElementAnimation.h',
867             'animation/ElementAnimations.cpp',
868             'animation/ElementAnimations.h',
869             'animation/FilterStyleInterpolation.h',
870             'animation/FilterStyleInterpolation.cpp',
871             'animation/ImageSliceStyleInterpolation.cpp',
872             'animation/ImageSliceStyleInterpolation.h',
873             'animation/ImageStyleInterpolation.cpp',
874             'animation/ImageStyleInterpolation.h',
875             'animation/InertEffect.cpp',
876             'animation/InertEffect.h',
877             'animation/IntegerOptionalIntegerSVGInterpolation.cpp',
878             'animation/IntegerOptionalIntegerSVGInterpolation.h',
879             'animation/IntegerSVGInterpolation.h',
880             'animation/InterpolableValue.cpp',
881             'animation/InterpolableValue.h',
882             'animation/Interpolation.cpp',
883             'animation/Interpolation.h',
884             'animation/InterpolationEffect.cpp',
885             'animation/InterpolationEffect.h',
886             'animation/InterpolationType.h',
887             'animation/InterpolationValue.h',
888             'animation/InvalidatableStyleInterpolation.cpp',
889             'animation/InvalidatableStyleInterpolation.h',
890             'animation/KeyframeEffectModel.cpp',
891             'animation/KeyframeEffectModel.h',
892             'animation/LegacyStyleInterpolation.h',
893             'animation/LengthBoxStyleInterpolation.cpp',
894             'animation/LengthBoxStyleInterpolation.h',
895             'animation/LengthInterpolationType.cpp',
896             'animation/LengthInterpolationType.h',
897             'animation/LengthPairStyleInterpolation.cpp',
898             'animation/LengthPairStyleInterpolation.h',
899             'animation/LengthPropertyFunctions.cpp',
900             'animation/LengthPropertyFunctions.h',
901             'animation/LengthSVGInterpolation.cpp',
902             'animation/LengthSVGInterpolation.h',
903             'animation/LengthStyleInterpolation.cpp',
904             'animation/LengthStyleInterpolation.h',
905             'animation/NonInterpolableValue.h',
906             'animation/NumberInterpolationType.cpp',
907             'animation/NumberInterpolationType.h',
908             'animation/NumberOptionalNumberSVGInterpolation.h',
909             'animation/NumberPropertyFunctions.cpp',
910             'animation/NumberPropertyFunctions.h',
911             'animation/NumberSVGInterpolation.cpp',
912             'animation/NumberSVGInterpolation.h',
913             'animation/PaintInterpolationType.cpp',
914             'animation/PaintInterpolationType.h',
915             'animation/PaintPropertyFunctions.cpp',
916             'animation/PaintPropertyFunctions.h',
917             'animation/PrimitiveInterpolation.h',
918             'animation/PropertyHandle.cpp',
919             'animation/PropertyHandle.h',
920             'animation/RectSVGInterpolation.cpp',
921             'animation/RectSVGInterpolation.h',
922             'animation/SVGInterpolation.cpp',
923             'animation/SVGInterpolation.h',
924             'animation/SVGStrokeDasharrayStyleInterpolation.cpp',
925             'animation/SVGStrokeDasharrayStyleInterpolation.h',
926             'animation/SampledEffect.cpp',
927             'animation/SampledEffect.h',
928             'animation/ListSVGInterpolation.h',
929             'animation/ListStyleInterpolation.h',
930             'animation/PathSVGInterpolation.cpp',
931             'animation/PathSVGInterpolation.h',
932             'animation/PointSVGInterpolation.h',
933             'animation/ShadowStyleInterpolation.cpp',
934             'animation/ShadowStyleInterpolation.h',
935             'animation/StringKeyframe.cpp',
936             'animation/StringKeyframe.h',
937             'animation/StyleInterpolation.h',
938             'animation/Timing.cpp',
939             'animation/Timing.h',
940             'animation/TimingCalculations.h',
941             'animation/TimingInput.cpp',
942             'animation/TimingInput.h',
943             'animation/TransformSVGInterpolation.cpp',
944             'animation/TransformSVGInterpolation.h',
945             'animation/UnderlyingValue.h',
946             'animation/VisibilityStyleInterpolation.cpp',
947             'animation/VisibilityStyleInterpolation.h',
948             'animation/animatable/AnimatableClipPathOperation.cpp',
949             'animation/animatable/AnimatableClipPathOperation.h',
950             'animation/animatable/AnimatableColor.cpp',
951             'animation/animatable/AnimatableColor.h',
952             'animation/animatable/AnimatableDouble.cpp',
953             'animation/animatable/AnimatableDouble.h',
954             'animation/animatable/AnimatableDoubleAndBool.cpp',
955             'animation/animatable/AnimatableDoubleAndBool.h',
956             'animation/animatable/AnimatableFilterOperations.cpp',
957             'animation/animatable/AnimatableFilterOperations.h',
958             'animation/animatable/AnimatableImage.cpp',
959             'animation/animatable/AnimatableImage.h',
960             'animation/animatable/AnimatableLength.cpp',
961             'animation/animatable/AnimatableLength.h',
962             'animation/animatable/AnimatableLengthBox.cpp',
963             'animation/animatable/AnimatableLengthBox.h',
964             'animation/animatable/AnimatableLengthBoxAndBool.cpp',
965             'animation/animatable/AnimatableLengthBoxAndBool.h',
966             'animation/animatable/AnimatableLengthPoint.cpp',
967             'animation/animatable/AnimatableLengthPoint.h',
968             'animation/animatable/AnimatableLengthPoint3D.cpp',
969             'animation/animatable/AnimatableLengthPoint3D.h',
970             'animation/animatable/AnimatableLengthSize.cpp',
971             'animation/animatable/AnimatableLengthSize.h',
972             'animation/animatable/AnimatableNeutral.h',
973             'animation/animatable/AnimatableRepeatable.cpp',
974             'animation/animatable/AnimatableRepeatable.h',
975             'animation/animatable/AnimatableSVGPaint.cpp',
976             'animation/animatable/AnimatableSVGPaint.h',
977             'animation/animatable/AnimatableShadow.cpp',
978             'animation/animatable/AnimatableShadow.h',
979             'animation/animatable/AnimatableShapeValue.cpp',
980             'animation/animatable/AnimatableShapeValue.h',
981             'animation/animatable/AnimatableStrokeDasharrayList.cpp',
982             'animation/animatable/AnimatableStrokeDasharrayList.h',
983             'animation/animatable/AnimatableTransform.cpp',
984             'animation/animatable/AnimatableTransform.h',
985             'animation/animatable/AnimatableUnknown.h',
986             'animation/animatable/AnimatableValue.cpp',
987             'animation/animatable/AnimatableValue.h',
988             'animation/animatable/AnimatableValueKeyframe.cpp',
989             'animation/animatable/AnimatableValueKeyframe.h',
990             'animation/animatable/AnimatableVisibility.cpp',
991             'animation/animatable/AnimatableVisibility.h',
992             'animation/css/CSSAnimatableValueFactory.cpp',
993             'animation/css/CSSAnimatableValueFactory.h',
994             'animation/css/CSSAnimationData.cpp',
995             'animation/css/CSSAnimationData.h',
996             'animation/css/CSSAnimations.cpp',
997             'animation/css/CSSAnimations.h',
998             'animation/css/CSSAnimationUpdate.h',
999             'animation/css/CSSPropertyEquality.cpp',
1000             'animation/css/CSSPropertyEquality.h',
1001             'animation/css/CSSTimingData.cpp',
1002             'animation/css/CSSTimingData.h',
1003             'animation/css/CSSTransitionData.cpp',
1004             'animation/css/CSSTransitionData.h',
1005             'compositing/DisplayListCompositingBuilder.cpp',
1006             'compositing/DisplayListCompositingBuilder.h',
1007             'clipboard/DataObject.cpp',
1008             'clipboard/DataObject.h',
1009             'clipboard/DataObjectItem.cpp',
1010             'clipboard/DataObjectItem.h',
1011             'clipboard/DataTransfer.cpp',
1012             'clipboard/DataTransfer.h',
1013             'clipboard/DataTransferItem.cpp',
1014             'clipboard/DataTransferItem.h',
1015             'clipboard/DataTransferItemList.cpp',
1016             'clipboard/DataTransferItemList.h',
1017             'clipboard/DraggedIsolatedFileSystem.cpp',
1018             'clipboard/DraggedIsolatedFileSystem.h',
1019             'clipboard/Pasteboard.cpp',
1020             'clipboard/Pasteboard.h',
1021             'css/BasicShapeFunctions.cpp',
1022             'css/BinaryDataFontFaceSource.cpp',
1023             'css/BinaryDataFontFaceSource.h',
1024             'css/CSSBasicShapes.cpp',
1025             'css/CSSBorderImage.cpp',
1026             'css/CSSBorderImage.h',
1027             'css/CSSBorderImageSliceValue.cpp',
1028             'css/CSSBorderImageSliceValue.h',
1029             'css/CSSCalculationValue.cpp',
1030             'css/CSSCalculationValue.h',
1031             'css/CSSCanvasValue.cpp',
1032             'css/CSSCanvasValue.h',
1033             'css/CSSComputedStyleDeclaration.cpp',
1034             'css/CSSContentDistributionValue.cpp',
1035             'css/CSSContentDistributionValue.h',
1036             'css/CSSCounterValue.cpp',
1037             'css/CSSCounterValue.h',
1038             'css/CSSCrossfadeValue.cpp',
1039             'css/CSSCrossfadeValue.h',
1040             'css/CSSCursorImageValue.cpp',
1041             'css/CSSCustomFontData.h',
1042             'css/CSSDefaultStyleSheets.cpp',
1043             'css/CSSDefaultStyleSheets.h',
1044             'css/CSSFontFace.cpp',
1045             'css/CSSFontFace.h',
1046             'css/CSSFontFaceRule.cpp',
1047             'css/CSSFontFaceRule.h',
1048             'css/CSSFontFaceSource.cpp',
1049             'css/CSSFontFaceSource.h',
1050             'css/CSSFontFaceSrcValue.cpp',
1051             'css/CSSFontFaceSrcValue.h',
1052             'css/CSSFontFeatureValue.cpp',
1053             'css/CSSFontFeatureValue.h',
1054             'css/CSSFontSelector.cpp',
1055             'css/CSSFontSelector.h',
1056             'css/CSSFontSelectorClient.h',
1057             'css/CSSFunctionValue.cpp',
1058             'css/CSSFunctionValue.h',
1059             'css/CSSGradientValue.cpp',
1060             'css/CSSGradientValue.h',
1061             'css/CSSGridLineNamesValue.cpp',
1062             'css/CSSGridLineNamesValue.h',
1063             'css/CSSGridTemplateAreasValue.cpp',
1064             'css/CSSGridTemplateAreasValue.h',
1065             'css/CSSGroupingRule.cpp',
1066             'css/CSSGroupingRule.h',
1067             'css/CSSImageGeneratorValue.cpp',
1068             'css/CSSImageSetValue.cpp',
1069             'css/CSSImageValue.cpp',
1070             'css/CSSImportRule.cpp',
1071             'css/CSSImportRule.h',
1072             'css/CSSInheritedValue.cpp',
1073             'css/CSSInheritedValue.h',
1074             'css/CSSInitialValue.cpp',
1075             'css/CSSInitialValue.h',
1076             'css/CSSKeyframeRule.cpp',
1077             'css/CSSKeyframeRule.h',
1078             'css/CSSKeyframesRule.cpp',
1079             'css/CSSKeyframesRule.h',
1080             'css/CSSMarkup.cpp',
1081             'css/CSSMarkup.h',
1082             'css/CSSMatrix.cpp',
1083             'css/CSSMatrix.h',
1084             'css/CSSMediaRule.cpp',
1085             'css/CSSMediaRule.h',
1086             'css/CSSNamespaceRule.cpp',
1087             'css/CSSNamespaceRule.h',
1088             'css/CSSPageRule.cpp',
1089             'css/CSSPageRule.h',
1090             'css/CSSPathValue.cpp',
1091             'css/CSSPathValue.h',
1092             'css/CSSPrimitiveValue.cpp',
1093             'css/CSSPrimitiveValueMappings.h',
1094             'css/CSSProperty.cpp',
1095             'css/CSSPropertySourceData.cpp',
1096             'css/CSSQuadValue.cpp',
1097             'css/CSSQuadValue.h',
1098             'css/CSSReflectValue.cpp',
1099             'css/CSSRule.cpp',
1100             'css/CSSRule.h',
1101             'css/CSSRuleList.cpp',
1102             'css/CSSRuleList.h',
1103             'css/CSSSVGDocumentValue.cpp',
1104             'css/CSSSVGDocumentValue.h',
1105             'css/CSSSegmentedFontFace.cpp',
1106             'css/CSSSegmentedFontFace.h',
1107             'css/CSSSelector.cpp',
1108             'css/CSSSelectorList.cpp',
1109             'css/CSSSelectorList.h',
1110             'css/CSSShadowValue.cpp',
1111             'css/CSSShadowValue.h',
1112             'css/CSSStyleDeclaration.h',
1113             'css/CSSStyleRule.cpp',
1114             'css/CSSStyleRule.h',
1115             'css/CSSStyleSheet.cpp',
1116             'css/CSSStyleSheet.h',
1117             'css/CSSSupportsRule.cpp',
1118             'css/CSSSupportsRule.h',
1119             'css/CSSTimingFunctionValue.cpp',
1120             'css/CSSTimingFunctionValue.h',
1121             'css/CSSToLengthConversionData.cpp',
1122             'css/CSSToLengthConversionData.h',
1123             'css/CSSUnicodeRangeValue.cpp',
1124             'css/CSSUnicodeRangeValue.h',
1125             'css/CSSUnsetValue.cpp',
1126             'css/CSSUnsetValue.h',
1127             'css/CSSValue.cpp',
1128             'css/CSSValueList.cpp',
1129             'css/CSSValuePair.cpp',
1130             'css/CSSValuePair.h',
1131             'css/CSSValuePool.cpp',
1132             'css/CSSValuePool.h',
1133             'css/CSSViewportRule.cpp',
1134             'css/CSSViewportRule.h',
1135             'css/DOMWindowCSS.cpp',
1136             'css/DOMWindowCSS.h',
1137             'css/DocumentFontFaceSet.cpp',
1138             'css/DocumentFontFaceSet.h',
1139             'css/ElementRuleCollector.cpp',
1140             'css/ElementRuleCollector.h',
1141             'css/FontFace.cpp',
1142             'css/FontFace.h',
1143             'css/FontFaceCache.cpp',
1144             'css/FontFaceCache.h',
1145             'css/FontFaceSet.cpp',
1146             'css/FontFaceSet.h',
1147             'css/FontFaceSetForEachCallback.h',
1148             'css/FontFaceSetLoadEvent.cpp',
1149             'css/FontFaceSetLoadEvent.h',
1150             'css/FontLoader.cpp',
1151             'css/FontLoader.h',
1152             'css/FontSize.cpp',
1153             'css/FontSize.h',
1154             'css/FontStyleMatcher.cpp',
1155             'css/FontStyleMatcher.h',
1156             'css/HashTools.h',
1157             'css/KeyframeStyleRuleCSSStyleDeclaration.cpp',
1158             'css/KeyframeStyleRuleCSSStyleDeclaration.h',
1159             'css/ComputedStyleCSSValueMapping.h',
1160             'css/ComputedStyleCSSValueMapping.cpp',
1161             'css/LocalFontFaceSource.cpp',
1162             'css/LocalFontFaceSource.h',
1163             'css/MediaList.cpp',
1164             'css/MediaList.h',
1165             'css/MediaQuery.cpp',
1166             'css/MediaQuery.h',
1167             'css/MediaQueryEvaluator.cpp',
1168             'css/MediaQueryEvaluator.h',
1169             'css/MediaQueryExp.cpp',
1170             'css/MediaQueryExp.h',
1171             'css/MediaQueryList.cpp',
1172             'css/MediaQueryList.h',
1173             'css/MediaQueryListEvent.h',
1174             'css/MediaQueryListListener.cpp',
1175             'css/MediaQueryListListener.h',
1176             'css/MediaQueryMatcher.cpp',
1177             'css/MediaQueryMatcher.h',
1178             'css/MediaValues.cpp',
1179             'css/MediaValuesCached.cpp',
1180             'css/MediaValuesDynamic.cpp',
1181             'css/PageRuleCollector.cpp',
1182             'css/PageRuleCollector.h',
1183             'css/PropertySetCSSStyleDeclaration.cpp',
1184             'css/PropertySetCSSStyleDeclaration.h',
1185             'css/PseudoStyleRequest.h',
1186             'css/RemoteFontFaceSource.cpp',
1187             'css/RemoteFontFaceSource.h',
1188             'css/RuleFeature.cpp',
1189             'css/RuleFeature.h',
1190             'css/RuleSet.cpp',
1191             'css/RuleSet.h',
1192             'css/SelectorChecker.cpp',
1193             'css/SelectorChecker.h',
1194             'css/SelectorFilter.cpp',
1195             'css/SelectorFilter.h',
1196             'css/StyleColor.cpp',
1197             'css/StyleColor.h',
1198             'css/StyleMedia.cpp',
1199             'css/StyleMedia.h',
1200             'css/StylePropertySerializer.cpp',
1201             'css/StylePropertySerializer.h',
1202             'css/StylePropertySet.cpp',
1203             'css/StylePropertySet.h',
1204             'css/StylePropertyShorthandCustom.cpp',
1205             'css/StyleRule.cpp',
1206             'css/StyleRule.h',
1207             'css/StyleRuleImport.cpp',
1208             'css/StyleRuleImport.h',
1209             'css/StyleRuleKeyframe.cpp',
1210             'css/StyleRuleKeyframe.h',
1211             'css/StyleRuleNamespace.h',
1212             'css/StyleSheet.cpp',
1213             'css/StyleSheet.h',
1214             'css/StyleSheetContents.cpp',
1215             'css/StyleSheetContents.h',
1216             'css/StyleSheetList.cpp',
1217             'css/StyleSheetList.h',
1218             'css/TreeBoundaryCrossingRules.cpp',
1219             'css/TreeBoundaryCrossingRules.h',
1220             'css/invalidation/InvalidationSet.cpp',
1221             'css/invalidation/InvalidationSet.h',
1222             'css/invalidation/StyleInvalidator.cpp',
1223             'css/invalidation/StyleInvalidator.h',
1224             'css/invalidation/StyleSheetInvalidationAnalysis.cpp',
1225             'css/invalidation/StyleSheetInvalidationAnalysis.h',
1226             'css/parser/CSSParser.cpp',
1227             'css/parser/CSSParser.h',
1228             'css/parser/CSSParserFastPaths.cpp',
1229             'css/parser/CSSParserFastPaths.h',
1230             'css/parser/CSSParserImpl.cpp',
1231             'css/parser/CSSParserImpl.h',
1232             'css/parser/CSSParserMode.cpp',
1233             'css/parser/CSSParserMode.h',
1234             'css/parser/CSSParserObserverWrapper.cpp',
1235             'css/parser/CSSParserToken.cpp',
1236             'css/parser/CSSParserTokenRange.cpp',
1237             'css/parser/CSSParserTokenRange.h',
1238             'css/parser/CSSParserValues.cpp',
1239             'css/parser/CSSParserSelector.h',
1240             'css/parser/CSSParserSelector.cpp',
1241             'css/parser/CSSPropertyParser.cpp',
1242             'css/parser/CSSPropertyParser.h',
1243             'css/parser/CSSSelectorParser.cpp',
1244             'css/parser/CSSSelectorParser.h',
1245             'css/parser/CSSSupportsParser.cpp',
1246             'css/parser/CSSSupportsParser.h',
1247             'css/parser/CSSTokenizer.cpp',
1248             'css/parser/CSSTokenizerInputStream.cpp',
1249             'css/parser/LegacyCSSPropertyParser.cpp',
1250             'css/parser/MediaQueryBlockWatcher.cpp',
1251             'css/parser/MediaQueryParser.cpp',
1252             'css/parser/SizesAttributeParser.cpp',
1253             'css/parser/SizesCalcParser.cpp',
1254             'css/resolver/AnimatedStyleBuilder.cpp',
1255             'css/resolver/AnimatedStyleBuilder.h',
1256             'css/resolver/CSSToStyleMap.cpp',
1257             'css/resolver/CSSToStyleMap.h',
1258             'css/resolver/ElementResolveContext.cpp',
1259             'css/resolver/ElementResolveContext.h',
1260             'css/resolver/ElementStyleResources.cpp',
1261             'css/resolver/ElementStyleResources.h',
1262             'css/resolver/FilterOperationResolver.cpp',
1263             'css/resolver/FilterOperationResolver.h',
1264             'css/resolver/FontBuilder.cpp',
1265             'css/resolver/FontBuilder.h',
1266             'css/resolver/MatchRequest.h',
1267             'css/resolver/MatchResult.cpp',
1268             'css/resolver/MatchResult.h',
1269             'css/resolver/MatchedPropertiesCache.cpp',
1270             'css/resolver/MatchedPropertiesCache.h',
1271             'css/resolver/MediaQueryResult.h',
1272             'css/resolver/ScopedStyleResolver.cpp',
1273             'css/resolver/ScopedStyleResolver.h',
1274             'css/resolver/SharedStyleFinder.cpp',
1275             'css/resolver/SharedStyleFinder.h',
1276             'css/resolver/StyleAdjuster.cpp',
1277             'css/resolver/StyleAdjuster.h',
1278             'css/resolver/StyleBuilderConverter.cpp',
1279             'css/resolver/StyleBuilderConverter.h',
1280             'css/resolver/StyleBuilderCustom.cpp',
1281             'css/resolver/StyleResolver.cpp',
1282             'css/resolver/StyleResolver.h',
1283             'css/resolver/StyleResolverParentScope.cpp',
1284             'css/resolver/StyleResolverParentScope.h',
1285             'css/resolver/StyleResolverState.cpp',
1286             'css/resolver/StyleResolverState.h',
1287             'css/resolver/StyleResolverStats.cpp',
1288             'css/resolver/StyleResolverStats.h',
1289             'css/resolver/StyleResourceLoader.cpp',
1290             'css/resolver/StyleResourceLoader.h',
1291             'css/resolver/TransformBuilder.cpp',
1292             'css/resolver/TransformBuilder.h',
1293             'css/resolver/ViewportStyleResolver.cpp',
1294             'css/resolver/ViewportStyleResolver.h',
1295             'editing/CaretBase.cpp',
1296             'editing/CaretBase.h',
1297             'editing/CompositionUnderline.h',
1298             'editing/DOMSelection.cpp',
1299             'editing/DOMSelection.h',
1300             'editing/DragCaretController.cpp',
1301             'editing/DragCaretController.h',
1302             'editing/EditingBehavior.cpp',
1303             'editing/EditingBehavior.h',
1304             'editing/EditingStrategy.cpp',
1305             'editing/EditingStrategy.h',
1306             'editing/EditingStyle.cpp',
1307             'editing/EditingUtilities.cpp',
1308             'editing/EditingUtilities.h',
1309             'editing/Editor.cpp',
1310             'editing/EditorKeyBindings.cpp',
1311             'editing/EphemeralRange.cpp',
1312             'editing/EphemeralRange.h',
1313             'editing/FrameSelection.cpp',
1314             'editing/GranularityStrategy.cpp',
1315             'editing/InputMethodController.cpp',
1316             'editing/InputMethodController.h',
1317             'editing/PendingSelection.cpp',
1318             'editing/PendingSelection.h',
1319             'editing/PlainTextRange.cpp',
1320             'editing/PlainTextRange.h',
1321             'editing/Position.cpp',
1322             'editing/Position.h',
1323             'editing/PositionIterator.cpp',
1324             'editing/PositionIterator.h',
1325             'editing/PositionWithAffinity.cpp',
1326             'editing/PositionWithAffinity.h',
1327             'editing/RenderedPosition.cpp',
1328             'editing/RenderedPosition.h',
1329             'editing/SelectionController.cpp',
1330             'editing/SelectionController.h',
1331             'editing/SelectionEditor.cpp',
1332             'editing/SelectionEditor.h',
1333             'editing/SelectionType.h',
1334             'editing/SurroundingText.cpp',
1335             'editing/SurroundingText.h',
1336             'editing/VisiblePosition.cpp',
1337             'editing/VisibleSelection.cpp',
1338             'editing/VisibleUnits.cpp',
1339             'editing/commands/AppendNodeCommand.cpp',
1340             'editing/commands/AppendNodeCommand.h',
1341             'editing/commands/ApplyBlockElementCommand.cpp',
1342             'editing/commands/ApplyBlockElementCommand.h',
1343             'editing/commands/ApplyStyleCommand.cpp',
1344             'editing/commands/ApplyStyleCommand.h',
1345             'editing/commands/BreakBlockquoteCommand.cpp',
1346             'editing/commands/BreakBlockquoteCommand.h',
1347             'editing/commands/CompositeEditCommand.cpp',
1348             'editing/commands/CompositeEditCommand.h',
1349             'editing/commands/CreateLinkCommand.cpp',
1350             'editing/commands/CreateLinkCommand.h',
1351             'editing/commands/DeleteFromTextNodeCommand.cpp',
1352             'editing/commands/DeleteFromTextNodeCommand.h',
1353             'editing/commands/DeleteSelectionCommand.cpp',
1354             'editing/commands/DeleteSelectionCommand.h',
1355             'editing/commands/EditCommand.cpp',
1356             'editing/commands/EditCommand.h',
1357             'editing/commands/EditorCommand.cpp',
1358             'editing/commands/FormatBlockCommand.cpp',
1359             'editing/commands/FormatBlockCommand.h',
1360             'editing/commands/IndentOutdentCommand.cpp',
1361             'editing/commands/IndentOutdentCommand.h',
1362             'editing/commands/InsertIntoTextNodeCommand.cpp',
1363             'editing/commands/InsertIntoTextNodeCommand.h',
1364             'editing/commands/InsertLineBreakCommand.cpp',
1365             'editing/commands/InsertLineBreakCommand.h',
1366             'editing/commands/InsertListCommand.cpp',
1367             'editing/commands/InsertListCommand.h',
1368             'editing/commands/InsertNodeBeforeCommand.cpp',
1369             'editing/commands/InsertNodeBeforeCommand.h',
1370             'editing/commands/InsertParagraphSeparatorCommand.cpp',
1371             'editing/commands/InsertParagraphSeparatorCommand.h',
1372             'editing/commands/InsertTextCommand.cpp',
1373             'editing/commands/InsertTextCommand.h',
1374             'editing/commands/MergeIdenticalElementsCommand.cpp',
1375             'editing/commands/MergeIdenticalElementsCommand.h',
1376             'editing/commands/MoveSelectionCommand.cpp',
1377             'editing/commands/MoveSelectionCommand.h',
1378             'editing/commands/RemoveCSSPropertyCommand.cpp',
1379             'editing/commands/RemoveCSSPropertyCommand.h',
1380             'editing/commands/RemoveFormatCommand.cpp',
1381             'editing/commands/RemoveFormatCommand.h',
1382             'editing/commands/RemoveNodeCommand.cpp',
1383             'editing/commands/RemoveNodeCommand.h',
1384             'editing/commands/RemoveNodePreservingChildrenCommand.cpp',
1385             'editing/commands/RemoveNodePreservingChildrenCommand.h',
1386             'editing/commands/ReplaceNodeWithSpanCommand.cpp',
1387             'editing/commands/ReplaceNodeWithSpanCommand.h',
1388             'editing/commands/ReplaceSelectionCommand.cpp',
1389             'editing/commands/ReplaceSelectionCommand.h',
1390             'editing/commands/SetNodeAttributeCommand.cpp',
1391             'editing/commands/SetNodeAttributeCommand.h',
1392             'editing/commands/SimplifyMarkupCommand.cpp',
1393             'editing/commands/SimplifyMarkupCommand.h',
1394             'editing/commands/SmartReplace.h',
1395             'editing/commands/SmartReplaceCF.cpp',
1396             'editing/commands/SmartReplaceICU.cpp',
1397             'editing/commands/SplitElementCommand.cpp',
1398             'editing/commands/SplitElementCommand.h',
1399             'editing/commands/SplitTextNodeCommand.cpp',
1400             'editing/commands/SplitTextNodeCommand.h',
1401             'editing/commands/SplitTextNodeContainingElementCommand.cpp',
1402             'editing/commands/SplitTextNodeContainingElementCommand.h',
1403             'editing/commands/TextInsertionBaseCommand.cpp',
1404             'editing/commands/TextInsertionBaseCommand.h',
1405             'editing/commands/TypingCommand.cpp',
1406             'editing/commands/TypingCommand.h',
1407             'editing/commands/UndoStack.cpp',
1408             'editing/commands/UndoStack.h',
1409             'editing/commands/UndoStep.h',
1410             'editing/commands/UnlinkCommand.cpp',
1411             'editing/commands/UnlinkCommand.h',
1412             'editing/commands/WrapContentsInDummySpanCommand.cpp',
1413             'editing/commands/WrapContentsInDummySpanCommand.h',
1414             'editing/iterators/BackwardsCharacterIterator.cpp',
1415             'editing/iterators/BitStack.cpp',
1416             'editing/iterators/FullyClippedStateStack.cpp',
1417             'editing/iterators/SearchBuffer.cpp',
1418             'editing/iterators/SearchBuffer.h',
1419             'editing/iterators/TextIterator.cpp',
1420             'editing/iterators/TextIterator.h',
1421             'editing/iterators/TextIteratorTextState.cpp',
1422             'editing/iterators/TextIteratorTextState.h',
1423             'editing/iterators/CharacterIterator.cpp',
1424             'editing/iterators/SimplifiedBackwardsTextIterator.cpp',
1425             'editing/iterators/WordAwareIterator.cpp',
1426             'editing/markers/DocumentMarker.cpp',
1427             'editing/markers/DocumentMarker.h',
1428             'editing/markers/DocumentMarkerController.cpp',
1429             'editing/markers/DocumentMarkerController.h',
1430             'editing/markers/RenderedDocumentMarker.h',
1431             'editing/serializers/HTMLInterchange.cpp',
1432             'editing/serializers/HTMLInterchange.h',
1433             'editing/serializers/MarkupAccumulator.cpp',
1434             'editing/serializers/MarkupAccumulator.h',
1435             'editing/serializers/MarkupFormatter.cpp',
1436             'editing/serializers/MarkupFormatter.h',
1437             'editing/serializers/Serialization.cpp',
1438             'editing/serializers/Serialization.h',
1439             'editing/serializers/StyledMarkupAccumulator.cpp',
1440             'editing/serializers/StyledMarkupAccumulator.h',
1441             'editing/serializers/StyledMarkupSerializer.cpp',
1442             'editing/serializers/StyledMarkupSerializer.h',
1443             'editing/serializers/TextOffset.cpp',
1444             'editing/serializers/TextOffset.h',
1445             'editing/spellcheck/SpellCheckRequester.cpp',
1446             'editing/spellcheck/SpellCheckRequester.h',
1447             'editing/spellcheck/SpellChecker.cpp',
1448             'editing/spellcheck/SpellChecker.h',
1449             'editing/spellcheck/TextCheckingHelper.cpp',
1450             'editing/spellcheck/TextCheckingHelper.h',
1451             'fetch/AccessControlStatus.h',
1452             'fetch/CSSStyleSheetResource.cpp',
1453             'fetch/CSSStyleSheetResource.h',
1454             'fetch/CachedMetadata.h',
1455             'fetch/CachedMetadataHandler.h',
1456             'fetch/ClientHintsPreferences.cpp',
1457             'fetch/ClientHintsPreferences.h',
1458             'fetch/CrossOriginAccessControl.cpp',
1459             'fetch/CrossOriginAccessControl.h',
1460             'fetch/DocumentResource.cpp',
1461             'fetch/DocumentResource.h',
1462             'fetch/DocumentResourceReference.h',
1463             'fetch/FetchContext.cpp',
1464             'fetch/FetchContext.h',
1465             'fetch/FetchInitiatorInfo.h',
1466             'fetch/FetchRequest.cpp',
1467             'fetch/FetchRequest.h',
1468             'fetch/FetchUtils.cpp',
1469             'fetch/FetchUtils.h',
1470             'fetch/FontResource.cpp',
1471             'fetch/FontResource.h',
1472             'fetch/ImageResource.cpp',
1473             'fetch/ImageResource.h',
1474             'fetch/LinkFetchResource.cpp',
1475             'fetch/LinkFetchResource.h',
1476             'fetch/MemoryCache.cpp',
1477             'fetch/MemoryCache.h',
1478             'fetch/RawResource.cpp',
1479             'fetch/RawResource.h',
1480             'fetch/Resource.cpp',
1481             'fetch/Resource.h',
1482             'fetch/ResourceClientWalker.h',
1483             'fetch/ResourceFetcher.cpp',
1484             'fetch/ResourceFetcher.h',
1485             'fetch/ResourceLoadPriorityOptimizer.cpp',
1486             'fetch/ResourceLoadPriorityOptimizer.h',
1487             'fetch/ResourceLoader.cpp',
1488             'fetch/ResourceLoader.h',
1489             'fetch/ResourceLoaderOptions.h',
1490             'fetch/ResourceLoaderSet.cpp',
1491             'fetch/ResourceLoaderSet.h',
1492             'fetch/ResourcePtr.cpp',
1493             'fetch/ResourcePtr.h',
1494             'fetch/ScriptResource.cpp',
1495             'fetch/ScriptResource.h',
1496             'fetch/SubstituteData.h',
1497             'fetch/TextResource.cpp',
1498             'fetch/TextResource.h',
1499             'fetch/UniqueIdentifier.cpp',
1500             'fetch/UniqueIdentifier.h',
1501             'fetch/XSLStyleSheetResource.cpp',
1502             'fetch/XSLStyleSheetResource.h',
1503             'fileapi/Blob.cpp',
1504             'fileapi/Blob.h',
1505             'fileapi/File.cpp',
1506             'fileapi/File.h',
1507             'fileapi/FileCallback.h',
1508             'fileapi/FileError.cpp',
1509             'fileapi/FileError.h',
1510             'fileapi/FileList.cpp',
1511             'fileapi/FileList.h',
1512             'fileapi/FileReader.cpp',
1513             'fileapi/FileReader.h',
1514             'fileapi/FileReaderLoader.cpp',
1515             'fileapi/FileReaderLoader.h',
1516             'fileapi/FileReaderLoaderClient.h',
1517             'fileapi/FileReaderSync.cpp',
1518             'fileapi/FileReaderSync.h',
1519             'frame/BarProp.cpp',
1520             'frame/BarProp.h',
1521             'frame/Console.cpp',
1522             'frame/Console.h',
1523             'frame/ConsoleBase.cpp',
1524             'frame/ConsoleBase.h',
1525             'frame/DOMTimer.cpp',
1526             'frame/DOMTimer.h',
1527             'frame/DOMTimerCoordinator.cpp',
1528             'frame/DOMTimerCoordinator.h',
1529             'frame/DOMWindow.cpp',
1530             'frame/DOMWindow.h',
1531             'frame/DOMWindowBase64.cpp',
1532             'frame/DOMWindowBase64.h',
1533             'frame/DOMWindowEventHandlers.h',
1534             'frame/DOMWindowLifecycleNotifier.cpp',
1535             'frame/DOMWindowLifecycleNotifier.h',
1536             'frame/DOMWindowLifecycleObserver.h',
1537             'frame/DOMWindowProperty.cpp',
1538             'frame/DOMWindowProperty.h',
1539             'frame/DOMWindowTimers.cpp',
1540             'frame/DOMWindowTimers.h',
1541             'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp',
1542             'frame/DeprecatedScheduleStyleRecalcDuringLayout.h',
1543             'frame/DeviceSingleWindowEventController.cpp',
1544             'frame/DeviceSingleWindowEventController.h',
1545             'frame/EventHandlerRegistry.cpp',
1546             'frame/EventHandlerRegistry.h',
1547             'frame/Frame.cpp',
1548             'frame/Frame.h',
1549             'frame/FrameConsole.cpp',
1550             'frame/FrameHost.cpp',
1551             'frame/FrameHost.h',
1552             'frame/FrameOwner.h',
1553             'frame/FrameView.cpp',
1554             'frame/FrameView.h',
1555             'frame/FrameViewAutoSizeInfo.cpp',
1556             'frame/History.cpp',
1557             'frame/History.h',
1558             'frame/ImageBitmap.cpp',
1559             'frame/ImageBitmap.h',
1560             'frame/LayoutSubtreeRootList.cpp',
1561             'frame/LayoutSubtreeRootList.h',
1562             'frame/LocalDOMWindow.cpp',
1563             'frame/LocalDOMWindow.h',
1564             'frame/LocalFrame.cpp',
1565             'frame/LocalFrame.h',
1566             'frame/LocalFrameLifecycleNotifier.cpp',
1567             'frame/LocalFrameLifecycleNotifier.h',
1568             'frame/LocalFrameLifecycleObserver.h',
1569             'frame/Location.cpp',
1570             'frame/Location.h',
1571             'frame/Navigator.cpp',
1572             'frame/Navigator.h',
1573             'frame/NavigatorCPU.cpp',
1574             'frame/NavigatorCPU.h',
1575             'frame/NavigatorID.cpp',
1576             'frame/NavigatorID.h',
1577             'frame/NavigatorLanguage.cpp',
1578             'frame/NavigatorLanguage.h',
1579             'frame/NavigatorOnLine.h',
1580             'frame/OriginsUsingFeatures.cpp',
1581             'frame/OriginsUsingFeatures.h',
1582             'frame/PageScaleConstraints.cpp',
1583             'frame/PageScaleConstraints.h',
1584             'frame/PageScaleConstraintsSet.cpp',
1585             'frame/PageScaleConstraintsSet.h',
1586             'frame/PlatformEventController.cpp',
1587             'frame/PlatformEventController.h',
1588             'frame/PlatformEventDispatcher.cpp',
1589             'frame/PlatformEventDispatcher.h',
1590             'frame/RemoteDOMWindow.cpp',
1591             'frame/RemoteDOMWindow.h',
1592             'frame/RemoteFrame.cpp',
1593             'frame/RemoteFrame.h',
1594             'frame/RemoteFrameClient.h',
1595             'frame/RemoteFrameView.cpp',
1596             'frame/RemoteFrameView.h',
1597             'frame/RootFrameViewport.cpp',
1598             'frame/RootFrameViewport.h',
1599             'frame/Screen.cpp',
1600             'frame/Screen.h',
1601             'frame/Settings.cpp',
1602             'frame/SettingsDelegate.cpp',
1603             'frame/SettingsDelegate.h',
1604             'frame/SmartClip.cpp',
1605             'frame/SmartClip.h',
1606             'frame/SubresourceIntegrity.cpp',
1607             'frame/SubresourceIntegrity.h',
1608             'frame/SuspendableTimer.cpp',
1609             'frame/SuspendableTimer.h',
1610             'frame/TopControls.cpp',
1611             'frame/TopControls.h',
1612             'frame/UseCounter.cpp',
1613             'frame/VisualViewport.cpp',
1614             'frame/VisualViewport.h',
1615             'frame/csp/CSPDirectiveList.cpp',
1616             'frame/csp/CSPSource.cpp',
1617             'frame/csp/CSPSourceList.cpp',
1618             'frame/csp/ContentSecurityPolicy.cpp',
1619             'frame/csp/MediaListDirective.cpp',
1620             'frame/csp/SourceListDirective.cpp',
1621             'imagebitmap/ImageBitmapFactories.cpp',
1622             'imagebitmap/ImageBitmapFactories.h',
1623             'inspector/AsyncCallChain.cpp',
1624             'inspector/AsyncCallChain.h',
1625             'inspector/AsyncCallTracker.cpp',
1626             'inspector/AsyncCallTracker.h',
1627             'inspector/AsyncOperationMap.h',
1628             'inspector/ConsoleAPITypes.h',
1629             'inspector/ConsoleMessage.cpp',
1630             'inspector/ConsoleMessage.h',
1631             'inspector/ConsoleMessageStorage.cpp',
1632             'inspector/ConsoleMessageStorage.h',
1633             'inspector/ContentSearchUtils.cpp',
1634             'inspector/ContentSearchUtils.h',
1635             'inspector/DOMEditor.cpp',
1636             'inspector/DOMEditor.h',
1637             'inspector/DOMPatchSupport.cpp',
1638             'inspector/DOMPatchSupport.h',
1639             'inspector/DevToolsHost.cpp',
1640             'inspector/DevToolsHost.h',
1641             'inspector/EventListenerInfo.cpp',
1642             'inspector/EventListenerInfo.h',
1643             'inspector/IdentifiersFactory.cpp',
1644             'inspector/IdentifiersFactory.h',
1645             'inspector/InjectedScript.cpp',
1646             'inspector/InjectedScript.h',
1647             'inspector/InjectedScriptNative.cpp',
1648             'inspector/InjectedScriptNative.h',
1649             'inspector/InjectedScriptHost.cpp',
1650             'inspector/InjectedScriptHost.h',
1651             'inspector/InjectedScriptManager.cpp',
1652             'inspector/InjectedScriptManager.h',
1653             'inspector/InspectorAnimationAgent.cpp',
1654             'inspector/InspectorAnimationAgent.h',
1655             'inspector/InspectorApplicationCacheAgent.cpp',
1656             'inspector/InspectorApplicationCacheAgent.h',
1657             'inspector/InspectorBaseAgent.cpp',
1658             'inspector/InspectorCSSAgent.cpp',
1659             'inspector/InspectorCSSAgent.h',
1660             'inspector/InspectorConsoleAgent.cpp',
1661             'inspector/InspectorConsoleAgent.h',
1662             'inspector/InspectorConsoleInstrumentation.h',
1663             'inspector/InspectorDOMAgent.cpp',
1664             'inspector/InspectorDOMDebuggerAgent.cpp',
1665             'inspector/InspectorDOMDebuggerAgent.h',
1666             'inspector/InspectorDebuggerAgent.cpp',
1667             'inspector/InspectorDebuggerAgent.h',
1668             'inspector/InspectorFrontendChannel.h',
1669             'inspector/InspectorHeapProfilerAgent.cpp',
1670             'inspector/InspectorHeapProfilerAgent.h',
1671             'inspector/InspectorHighlight.cpp',
1672             'inspector/InspectorHighlight.h',
1673             'inspector/InspectorHistory.cpp',
1674             'inspector/InspectorHistory.h',
1675             'inspector/InspectorInputAgent.cpp',
1676             'inspector/InspectorInputAgent.h',
1677             'inspector/InspectorInspectorAgent.cpp',
1678             'inspector/InspectorInstrumentation.cpp',
1679             'inspector/InspectorInstrumentation.h',
1680             'inspector/InspectorInstrumentationCustomInl.h',
1681             'inspector/InspectorLayerTreeAgent.cpp',
1682             'inspector/InspectorLayerTreeAgent.h',
1683             'inspector/InspectorMemoryAgent.cpp',
1684             'inspector/InspectorMemoryAgent.h',
1685             'inspector/InspectorOverlayHost.cpp',
1686             'inspector/InspectorOverlayHost.h',
1687             'inspector/InspectorPageAgent.cpp',
1688             'inspector/InspectorPageAgent.h',
1689             'inspector/InspectorProfilerAgent.cpp',
1690             'inspector/InspectorProfilerAgent.h',
1691             'inspector/InspectorResourceAgent.cpp',
1692             'inspector/InspectorResourceAgent.h',
1693             'inspector/InspectorResourceContentLoader.cpp',
1694             'inspector/InspectorResourceContentLoader.h',
1695             'inspector/InspectorRuntimeAgent.cpp',
1696             'inspector/InspectorRuntimeAgent.h',
1697             'inspector/InspectorState.cpp',
1698             'inspector/InspectorState.h',
1699             'inspector/InspectorStateClient.h',
1700             'inspector/InspectorStyleSheet.cpp',
1701             'inspector/InspectorStyleSheet.h',
1702             'inspector/InspectorTaskRunner.cpp',
1703             'inspector/InspectorTaskRunner.h',
1704             'inspector/InspectorTimelineAgent.cpp',
1705             'inspector/InspectorTimelineAgent.h',
1706             'inspector/InspectorTraceEvents.cpp',
1707             'inspector/InspectorTraceEvents.h',
1708             'inspector/InspectorTracingAgent.cpp',
1709             'inspector/InspectorTracingAgent.h',
1710             'inspector/InspectorWorkerAgent.cpp',
1711             'inspector/InspectorWorkerAgent.h',
1712             'inspector/InstanceCounters.cpp',
1713             'inspector/InstanceCounters.h',
1714             'inspector/InstrumentingAgents.h',
1715             'inspector/JSONParser.cpp',
1716             'inspector/JSONParser.h',
1717             'inspector/LayoutEditor.cpp',
1718             'inspector/LayoutEditor.h',
1719             'inspector/MainThreadDebugger.cpp',
1720             'inspector/MainThreadDebugger.h',
1721             'inspector/NetworkResourcesData.cpp',
1722             'inspector/NetworkResourcesData.h',
1723             'inspector/PageConsoleAgent.cpp',
1724             'inspector/PageConsoleAgent.h',
1725             'inspector/PageDebuggerAgent.cpp',
1726             'inspector/PageDebuggerAgent.h',
1727             'inspector/PageRuntimeAgent.cpp',
1728             'inspector/PageRuntimeAgent.h',
1729             'inspector/PromiseTracker.cpp',
1730             'inspector/PromiseTracker.h',
1731             'inspector/RemoteObjectId.cpp',
1732             'inspector/RemoteObjectId.h',
1733             'inspector/ScriptArguments.cpp',
1734             'inspector/ScriptArguments.h',
1735             'inspector/ScriptAsyncCallStack.cpp',
1736             'inspector/ScriptAsyncCallStack.h',
1737             'inspector/ScriptCallFrame.cpp',
1738             'inspector/ScriptCallFrame.h',
1739             'inspector/ScriptCallStack.cpp',
1740             'inspector/ScriptCallStack.h',
1741             'inspector/ScriptDebuggerBase.cpp',
1742             'inspector/ScriptDebuggerBase.h',
1743             'inspector/V8DebuggerAgent.cpp',
1744             'inspector/V8DebuggerAgent.h',
1745             'inspector/V8AsyncCallTracker.cpp',
1746             'inspector/V8AsyncCallTracker.h',
1747             'inspector/v8/InspectorWrapper.cpp',
1748             'inspector/v8/InspectorWrapper.h',
1749             'inspector/v8/JavaScriptCallFrame.cpp',
1750             'inspector/v8/JavaScriptCallFrame.h',
1751             'inspector/v8/ScriptBreakpoint.h',
1752             'inspector/v8/V8Debugger.h',
1753             'inspector/v8/V8DebuggerClient.h',
1754             'inspector/v8/V8DebuggerImpl.cpp',
1755             'inspector/v8/V8DebuggerImpl.h',
1756             'inspector/v8/V8DebuggerListener.cpp',
1757             'inspector/v8/V8DebuggerListener.h',
1758             'inspector/v8/V8InjectedScriptHost.cpp',
1759             'inspector/v8/V8InjectedScriptHost.h',
1760             'inspector/v8/V8JavaScriptCallFrame.cpp',
1761             'inspector/v8/V8JavaScriptCallFrame.h',
1762             'inspector/WorkerConsoleAgent.cpp',
1763             'inspector/WorkerConsoleAgent.h',
1764             'inspector/WorkerDebuggerAgent.cpp',
1765             'inspector/WorkerDebuggerAgent.h',
1766             'inspector/WorkerInspectorController.cpp',
1767             'inspector/WorkerInspectorController.h',
1768             'inspector/WorkerRuntimeAgent.cpp',
1769             'inspector/WorkerRuntimeAgent.h',
1770             'inspector/WorkerThreadDebugger.cpp',
1771             'inspector/WorkerThreadDebugger.h',
1772             'loader/BeaconLoader.cpp',
1773             'loader/BeaconLoader.h',
1774             'loader/CookieJar.cpp',
1775             'loader/CrossOriginPreflightResultCache.cpp',
1776             'loader/DocumentLoadTiming.cpp',
1777             'loader/DocumentLoader.cpp',
1778             'loader/DocumentThreadableLoader.cpp',
1779             'loader/DocumentThreadableLoader.h',
1780             'loader/DocumentThreadableLoaderClient.h',
1781             'loader/DocumentWriter.cpp',
1782             'loader/EmptyClients.cpp',
1783             'loader/EmptyClients.h',
1784             'loader/FormSubmission.cpp',
1785             'loader/FrameFetchContext.cpp',
1786             'loader/FrameFetchContext.h',
1787             'loader/FrameLoadRequest.h',
1788             'loader/FrameLoader.cpp',
1789             'loader/FrameLoaderStateMachine.cpp',
1790             'loader/HistoryItem.cpp',
1791             'loader/HistoryItem.h',
1792             'loader/HttpEquiv.cpp',
1793             'loader/HttpEquiv.h',
1794             'loader/ImageLoader.cpp',
1795             'loader/ImageLoader.h',
1796             'loader/LinkHeader.cpp',
1797             'loader/LinkLoader.cpp',
1798             'loader/LinkLoader.h',
1799             'loader/LinkLoaderClient.h',
1800             'loader/MixedContentChecker.cpp',
1801             'loader/MixedContentChecker.h',
1802             'loader/NavigationPolicy.cpp',
1803             'loader/NavigationPolicy.h',
1804             'loader/NavigationScheduler.cpp',
1805             'loader/PingLoader.cpp',
1806             'loader/PingLoader.h',
1807             'loader/PrerenderHandle.cpp',
1808             'loader/PrerenderHandle.h',
1809             'loader/PrerendererClient.cpp',
1810             'loader/PrerendererClient.h',
1811             'loader/ProgressTracker.cpp',
1812             'loader/SinkDocument.cpp',
1813             'loader/SinkDocument.h',
1814             'loader/TextResourceDecoderBuilder.cpp',
1815             'loader/TextResourceDecoderBuilder.h',
1816             'loader/TextTrackLoader.cpp',
1817             'loader/TextTrackLoader.h',
1818             'loader/ThreadableLoader.cpp',
1819             'loader/ThreadableLoaderClient.h',
1820             'loader/ThreadableLoaderClientWrapper.h',
1821             'loader/WorkerLoaderClientBridge.cpp',
1822             'loader/WorkerLoaderClientBridge.h',
1823             'loader/WorkerLoaderClientBridgeSyncHelper.cpp',
1824             'loader/WorkerLoaderClientBridgeSyncHelper.h',
1825             'loader/WorkerThreadableLoader.cpp',
1826             'loader/WorkerThreadableLoader.h',
1827             'loader/appcache/ApplicationCache.cpp',
1828             'loader/appcache/ApplicationCache.h',
1829             'loader/appcache/ApplicationCacheHost.cpp',
1830             'loader/appcache/ApplicationCacheHost.h',
1831             'page/AutoscrollController.cpp',
1832             'page/AutoscrollController.h',
1833             'page/ChromeClient.cpp',
1834             'page/ChromeClient.h',
1835             'page/ContextMenuController.cpp',
1836             'page/ContextMenuProvider.h',
1837             'page/CreateWindow.cpp',
1838             'page/CreateWindow.h',
1839             'page/CustomContextMenuProvider.cpp',
1840             'page/CustomContextMenuProvider.h',
1841             'page/DOMWindowPagePopup.cpp',
1842             'page/DOMWindowPagePopup.h',
1843             'page/DragController.cpp',
1844             'page/DragData.cpp',
1845             'page/EventSource.cpp',
1846             'page/EventSource.h',
1847             'page/EventWithHitTestResults.h',
1848             'page/FocusController.cpp',
1849             'page/FrameTree.cpp',
1850             'page/NetworkStateNotifier.cpp',
1851             'page/NetworkStateNotifier.h',
1852             'page/Page.cpp',
1853             'page/Page.h',
1854             'page/PageAnimator.cpp',
1855             'page/PageAnimator.h',
1856             'page/PageLifecycleNotifier.cpp',
1857             'page/PageLifecycleNotifier.h',
1858             'page/PageLifecycleObserver.h',
1859             'page/PagePopupClient.cpp',
1860             'page/PagePopupClient.h',
1861             'page/PagePopupController.cpp',
1862             'page/PagePopupController.h',
1863             'page/PageSerializer.cpp',
1864             'page/PageVisibilityState.cpp',
1865             'page/PointerLockController.cpp',
1866             'page/PointerLockController.h',
1867             'page/PopupOpeningObserver.h',
1868             'page/PrintContext.cpp',
1869             'page/ScopedPageLoadDeferrer.cpp',
1870             'page/ScopedPageLoadDeferrer.h',
1871             'page/SpatialNavigation.cpp',
1872             'page/TouchAdjustment.cpp',
1873             'page/TouchAdjustment.h',
1874             'page/TouchDisambiguation.cpp',
1875             'page/TouchDisambiguation.h',
1876             'page/WindowFeatures.cpp',
1877             'page/scrolling/ScrollingConstraints.cpp',
1878             'page/scrolling/ScrollingConstraints.h',
1879             'page/scrolling/ScrollingCoordinator.cpp',
1880             'page/scrolling/ScrollingCoordinator.h',
1881             'page/scrolling/ScrollCustomizationCallbacks.cpp',
1882             'page/scrolling/ScrollCustomizationCallbacks.h',
1883             'page/scrolling/ScrollState.cpp',
1884             'page/scrolling/ScrollState.h',
1885             'page/scrolling/ScrollStateCallback.cpp',
1886             'page/scrolling/ScrollStateCallback.h',
1887             'paint/BackgroundImageGeometry.cpp',
1888             'paint/BackgroundImageGeometry.h',
1889             'paint/BlockFlowPainter.cpp',
1890             'paint/BlockFlowPainter.h',
1891             'paint/BlockPainter.cpp',
1892             'paint/BlockPainter.h',
1893             'paint/BoxBorderPainter.cpp',
1894             'paint/BoxBorderPainter.h',
1895             'paint/BoxClipper.cpp',
1896             'paint/BoxClipper.h',
1897             'paint/BoxDecorationData.cpp',
1898             'paint/BoxDecorationData.h',
1899             'paint/BoxPainter.cpp',
1900             'paint/BoxPainter.h',
1901             'paint/ClipScope.cpp',
1902             'paint/ClipScope.h',
1903             'paint/CompositingRecorder.cpp',
1904             'paint/CompositingRecorder.h',
1905             'paint/DeprecatedPaintLayer.cpp',
1906             'paint/DeprecatedPaintLayerClipper.cpp',
1907             'paint/DeprecatedPaintLayerFilterInfo.cpp',
1908             'paint/DeprecatedPaintLayerFilterInfo.h',
1909             'paint/DeprecatedPaintLayerFragment.h',
1910             'paint/DeprecatedPaintLayerReflectionInfo.cpp',
1911             'paint/DeprecatedPaintLayerPainter.cpp',
1912             'paint/DeprecatedPaintLayerPainter.h',
1913             'paint/DeprecatedPaintLayerPaintingInfo.h',
1914             'paint/DeprecatedPaintLayerScrollableArea.cpp',
1915             'paint/DeprecatedPaintLayerStackingNode.cpp',
1916             'paint/DeprecatedPaintLayerStackingNodeIterator.cpp',
1917             'paint/DetailsMarkerPainter.cpp',
1918             'paint/DetailsMarkerPainter.h',
1919             'paint/EllipsisBoxPainter.cpp',
1920             'paint/EllipsisBoxPainter.h',
1921             'paint/EmbeddedObjectPainter.cpp',
1922             'paint/EmbeddedObjectPainter.h',
1923             'paint/FieldsetPainter.cpp',
1924             'paint/FieldsetPainter.h',
1925             'paint/FileUploadControlPainter.cpp',
1926             'paint/FileUploadControlPainter.h',
1927             'paint/FilterEffectBuilder.cpp',
1928             'paint/FilterEffectBuilder.h',
1929             'paint/FilterPainter.cpp',
1930             'paint/FilterPainter.h',
1931             'paint/FloatClipRecorder.cpp',
1932             'paint/FloatClipRecorder.h',
1933             'paint/FramePainter.cpp',
1934             'paint/FramePainter.h',
1935             'paint/FrameSetPainter.cpp',
1936             'paint/FrameSetPainter.h',
1937             'paint/GridPainter.cpp',
1938             'paint/GridPainter.h',
1939             'paint/HTMLCanvasPainter.cpp',
1940             'paint/HTMLCanvasPainter.h',
1941             'paint/ImagePainter.cpp',
1942             'paint/ImagePainter.h',
1943             'paint/InlineFlowBoxPainter.cpp',
1944             'paint/InlineFlowBoxPainter.h',
1945             'paint/InlinePainter.cpp',
1946             'paint/InlinePainter.h',
1947             'paint/InlineTextBoxPainter.cpp',
1948             'paint/InlineTextBoxPainter.h',
1949             'paint/LayerClipRecorder.cpp',
1950             'paint/LayerClipRecorder.h',
1951             'paint/LayerFixedPositionRecorder.cpp',
1952             'paint/LayerFixedPositionRecorder.h',
1953             'paint/LayoutObjectDrawingRecorder.h',
1954             'paint/LineBoxListPainter.cpp',
1955             'paint/LineBoxListPainter.h',
1956             'paint/LineLayoutPaintShim.h',
1957             'paint/ListItemPainter.cpp',
1958             'paint/ListItemPainter.h',
1959             'paint/ListMarkerPainter.cpp',
1960             'paint/ListMarkerPainter.h',
1961             'paint/MediaControlsPainter.cpp',
1962             'paint/MediaControlsPainter.h',
1963             'paint/MultiColumnSetPainter.cpp',
1964             'paint/MultiColumnSetPainter.h',
1965             'paint/NinePieceImageGrid.cpp',
1966             'paint/NinePieceImageGrid.h',
1967             'paint/NinePieceImagePainter.cpp',
1968             'paint/NinePieceImagePainter.h',
1969             'paint/ObjectPainter.cpp',
1970             'paint/ObjectPainter.h',
1971             'paint/PaintInfo.h',
1972             'paint/PaintPhase.cpp',
1973             'paint/PaintPhase.h',
1974             'paint/PartPainter.cpp',
1975             'paint/PartPainter.h',
1976             'paint/ReplacedPainter.cpp',
1977             'paint/ReplacedPainter.h',
1978             'paint/ReplicaPainter.cpp',
1979             'paint/ReplicaPainter.h',
1980             'paint/RootInlineBoxPainter.cpp',
1981             'paint/RootInlineBoxPainter.h',
1982             'paint/RoundedInnerRectClipper.cpp',
1983             'paint/RoundedInnerRectClipper.h',
1984             'paint/SVGClipPainter.cpp',
1985             'paint/SVGClipPainter.h',
1986             'paint/SVGContainerPainter.cpp',
1987             'paint/SVGContainerPainter.h',
1988             'paint/SVGFilterPainter.cpp',
1989             'paint/SVGFilterPainter.h',
1990             'paint/SVGForeignObjectPainter.cpp',
1991             'paint/SVGForeignObjectPainter.h',
1992             'paint/SVGImagePainter.cpp',
1993             'paint/SVGImagePainter.h',
1994             'paint/SVGInlineFlowBoxPainter.cpp',
1995             'paint/SVGInlineFlowBoxPainter.h',
1996             'paint/SVGInlineTextBoxPainter.cpp',
1997             'paint/SVGInlineTextBoxPainter.h',
1998             'paint/SVGMaskPainter.cpp',
1999             'paint/SVGMaskPainter.h',
2000             'paint/SVGPaintContext.cpp',
2001             'paint/SVGPaintContext.h',
2002             'paint/SVGRootInlineBoxPainter.cpp',
2003             'paint/SVGRootInlineBoxPainter.h',
2004             'paint/SVGRootPainter.cpp',
2005             'paint/SVGRootPainter.h',
2006             'paint/SVGShapePainter.cpp',
2007             'paint/SVGShapePainter.h',
2008             'paint/SVGTextPainter.cpp',
2009             'paint/SVGTextPainter.h',
2010             'paint/ScopeRecorder.cpp',
2011             'paint/ScopeRecorder.h',
2012             'paint/ScrollableAreaPainter.cpp',
2013             'paint/ScrollableAreaPainter.h',
2014             'paint/ScrollbarPainter.cpp',
2015             'paint/ScrollbarPainter.h',
2016             'paint/ScrollRecorder.cpp',
2017             'paint/ScrollRecorder.h',
2018             'paint/TableCellPainter.cpp',
2019             'paint/TableCellPainter.h',
2020             'paint/TablePainter.cpp',
2021             'paint/TablePainter.h',
2022             'paint/TableRowPainter.cpp',
2023             'paint/TableRowPainter.h',
2024             'paint/TableSectionPainter.cpp',
2025             'paint/TableSectionPainter.h',
2026             'paint/TextPainter.cpp',
2027             'paint/TextPainter.h',
2028             'paint/ThemePainter.cpp',
2029             'paint/ThemePainter.h',
2030             'paint/ThemePainterDefault.cpp',
2031             'paint/ThemePainterDefault.h',
2032             'paint/ThemePainterMac.mm',
2033             'paint/ThemePainterMac.h',
2034             'paint/Transform3DRecorder.cpp',
2035             'paint/Transform3DRecorder.h',
2036             'paint/TransformRecorder.cpp',
2037             'paint/TransformRecorder.h',
2038             'paint/VideoPainter.cpp',
2039             'paint/VideoPainter.h',
2040             'paint/ViewPainter.cpp',
2041             'paint/ViewPainter.h',
2042             'plugins/PluginView.h',
2043             'streams/ReadableByteStream.cpp',
2044             'streams/ReadableByteStream.h',
2045             'streams/ReadableByteStreamReader.h',
2046             'streams/ReadableStream.cpp',
2047             'streams/ReadableStream.h',
2048             'streams/ReadableStreamImpl.h',
2049             'streams/ReadableStreamReader.cpp',
2050             'streams/ReadableStreamReader.h',
2051             'streams/Stream.cpp',
2052             'streams/Stream.h',
2053             'streams/UnderlyingSource.h',
2054             'timing/ConsoleMemory.cpp',
2055             'timing/ConsoleMemory.h',
2056             'timing/DOMWindowPerformance.cpp',
2057             'timing/DOMWindowPerformance.h',
2058             'timing/MemoryInfo.cpp',
2059             'timing/Performance.cpp',
2060             'timing/Performance.h',
2061             'timing/PerformanceBase.cpp',
2062             'timing/PerformanceBase.h',
2063             'timing/PerformanceCompositeTiming.cpp',
2064             'timing/PerformanceCompositeTiming.h',
2065             'timing/PerformanceEntry.cpp',
2066             'timing/PerformanceEntry.h',
2067             'timing/PerformanceMark.h',
2068             'timing/PerformanceMeasure.h',
2069             'timing/PerformanceNavigation.cpp',
2070             'timing/PerformanceNavigation.h',
2071             'timing/PerformanceObserver.cpp',
2072             'timing/PerformanceObserver.h',
2073             'timing/PerformanceObserverCallback.h',
2074             'timing/PerformanceObserverEntryList.cpp',
2075             'timing/PerformanceObserverEntryList.h',
2076             'timing/PerformanceRenderTiming.cpp',
2077             'timing/PerformanceRenderTiming.h',
2078             'timing/PerformanceResourceTiming.cpp',
2079             'timing/PerformanceResourceTiming.h',
2080             'timing/PerformanceTiming.cpp',
2081             'timing/PerformanceTiming.h',
2082             'timing/PerformanceUserTiming.cpp',
2083             'timing/PerformanceUserTiming.h',
2084             'timing/SharedWorkerPerformance.cpp',
2085             'timing/WorkerGlobalScopePerformance.cpp',
2086             'timing/WorkerGlobalScopePerformance.h',
2087             'timing/WorkerPerformance.cpp',
2088             'timing/WorkerPerformance.h',
2089             'workers/AbstractWorker.cpp',
2090             'workers/AbstractWorker.h',
2091             'workers/DedicatedWorkerGlobalScope.cpp',
2092             'workers/DedicatedWorkerGlobalScope.h',
2093             'workers/DedicatedWorkerMessagingProxy.cpp',
2094             'workers/DedicatedWorkerMessagingProxy.h',
2095             'workers/DedicatedWorkerThread.cpp',
2096             'workers/DedicatedWorkerThread.h',
2097             'workers/InProcessWorkerBase.cpp',
2098             'workers/InProcessWorkerBase.h',
2099             'workers/SharedWorker.cpp',
2100             'workers/SharedWorker.h',
2101             'workers/SharedWorkerGlobalScope.cpp',
2102             'workers/SharedWorkerGlobalScope.h',
2103             'workers/SharedWorkerRepositoryClient.h',
2104             'workers/SharedWorkerThread.cpp',
2105             'workers/SharedWorkerThread.h',
2106             'workers/Worker.cpp',
2107             'workers/Worker.h',
2108             'workers/WorkerClients.h',
2109             'workers/WorkerConsole.cpp',
2110             'workers/WorkerConsole.h',
2111             'workers/WorkerEventQueue.cpp',
2112             'workers/WorkerEventQueue.h',
2113             'workers/WorkerGlobalScope.cpp',
2114             'workers/WorkerGlobalScope.h',
2115             'workers/WorkerGlobalScopeProxy.h',
2116             'workers/WorkerGlobalScopeProxyProvider.cpp',
2117             'workers/WorkerGlobalScopeProxyProvider.h',
2118             'workers/WorkerInspectorProxy.cpp',
2119             'workers/WorkerInspectorProxy.h',
2120             'workers/WorkerLoaderProxy.cpp',
2121             'workers/WorkerLoaderProxy.h',
2122             'workers/WorkerLocation.h',
2123             'workers/WorkerMessagingProxy.cpp',
2124             'workers/WorkerMessagingProxy.h',
2125             'workers/WorkerNavigator.cpp',
2126             'workers/WorkerNavigator.h',
2127             'workers/WorkerObjectProxy.cpp',
2128             'workers/WorkerObjectProxy.h',
2129             'workers/WorkerReportingProxy.h',
2130             'workers/WorkerScriptLoader.cpp',
2131             'workers/WorkerScriptLoader.h',
2132             'workers/WorkerThread.cpp',
2133             'workers/WorkerThread.h',
2134             'workers/WorkerThreadStartupData.cpp',
2135             'workers/WorkerThreadStartupData.h',
2136             'xml/DOMParser.cpp',
2137             'xml/DOMParser.h',
2138             'xml/DocumentXPathEvaluator.cpp',
2139             'xml/DocumentXPathEvaluator.h',
2140             'xml/DocumentXSLT.cpp',
2141             'xml/DocumentXSLT.h',
2142             'xml/NativeXPathNSResolver.cpp',
2143             'xml/NativeXPathNSResolver.h',
2144             'xml/XMLSerializer.cpp',
2145             'xml/XMLSerializer.h',
2146             'xml/XPathEvaluator.cpp',
2147             'xml/XPathEvaluator.h',
2148             'xml/XPathExpression.cpp',
2149             'xml/XPathExpression.h',
2150             'xml/XPathExpressionNode.cpp',
2151             'xml/XPathExpressionNode.h',
2152             'xml/XPathFunctions.cpp',
2153             'xml/XPathFunctions.h',
2154             'xml/XPathNSResolver.h',
2155             'xml/XPathNodeSet.cpp',
2156             'xml/XPathNodeSet.h',
2157             'xml/XPathParser.cpp',
2158             'xml/XPathParser.h',
2159             'xml/XPathPath.cpp',
2160             'xml/XPathPath.h',
2161             'xml/XPathPredicate.cpp',
2162             'xml/XPathPredicate.h',
2163             'xml/XPathResult.cpp',
2164             'xml/XPathResult.h',
2165             'xml/XPathStep.cpp',
2166             'xml/XPathStep.h',
2167             'xml/XPathUtil.cpp',
2168             'xml/XPathUtil.h',
2169             'xml/XPathValue.cpp',
2170             'xml/XPathValue.h',
2171             'xml/XPathVariableReference.cpp',
2172             'xml/XPathVariableReference.h',
2173             'xml/XSLImportRule.cpp',
2174             'xml/XSLImportRule.h',
2175             'xml/XSLStyleSheet.h',
2176             'xml/XSLStyleSheetLibxslt.cpp',
2177             'xml/XSLTExtensions.cpp',
2178             'xml/XSLTExtensions.h',
2179             'xml/XSLTProcessor.cpp',
2180             'xml/XSLTProcessor.h',
2181             'xml/XSLTProcessorLibxslt.cpp',
2182             'xml/XSLTUnicodeSort.cpp',
2183             'xml/XSLTUnicodeSort.h',
2184             'xml/parser/MarkupTokenizerInlines.h',
2185             'xml/parser/SharedBufferReader.cpp',
2186             'xml/parser/SharedBufferReader.h',
2187             'xml/parser/XMLDocumentParser.cpp',
2188             'xml/parser/XMLDocumentParser.h',
2189             'xml/parser/XMLDocumentParserScope.cpp',
2190             'xml/parser/XMLDocumentParserScope.h',
2191             'xml/parser/XMLErrors.cpp',
2192             'xml/parser/XMLErrors.h',
2193             'xml/parser/XMLParserInput.h',
2194             'xmlhttprequest/XMLHttpRequest.cpp',
2195             'xmlhttprequest/XMLHttpRequest.h',
2196             'xmlhttprequest/XMLHttpRequestEventTarget.h',
2197             'xmlhttprequest/XMLHttpRequestProgressEvent.h',
2198             'xmlhttprequest/XMLHttpRequestProgressEventThrottle.cpp',
2199             'xmlhttprequest/XMLHttpRequestProgressEventThrottle.h',
2200             'xmlhttprequest/XMLHttpRequestUpload.cpp',
2201             'xmlhttprequest/XMLHttpRequestUpload.h',
2202         ],
2203         'webcore_dom_files': [
2204             'dom/AXObjectCache.cpp',
2205             'dom/AXObjectCache.h',
2206             'dom/ActiveDOMObject.cpp',
2207             'dom/AddConsoleMessageTask.cpp',
2208             'dom/AddConsoleMessageTask.h',
2209             'dom/Attr.cpp',
2210             'dom/AttributeCollection.h',
2211             'dom/CDATASection.cpp',
2212             'dom/CDATASection.h',
2213             'dom/CSSSelectorWatch.cpp',
2214             'dom/CharacterData.cpp',
2215             'dom/ChildFrameDisconnector.cpp',
2216             'dom/ChildFrameDisconnector.h',
2217             'dom/ChildListMutationScope.cpp',
2218             'dom/ChildListMutationScope.h',
2219             'dom/ChildNodeList.cpp',
2220             'dom/ChildNodeList.h',
2221             'dom/ClassCollection.cpp',
2222             'dom/ClassCollection.h',
2223             'dom/ClientRect.cpp',
2224             'dom/ClientRect.h',
2225             'dom/ClientRectList.cpp',
2226             'dom/ClientRectList.h',
2227             'dom/Comment.cpp',
2228             'dom/Comment.h',
2229             'dom/CompositorProxy.cpp',
2230             'dom/CompositorProxy.h',
2231             'dom/ContainerNode.cpp',
2232             'dom/ContextFeatures.cpp',
2233             'dom/ContextFeatures.h',
2234             'dom/ContextLifecycleNotifier.cpp',
2235             'dom/ContextLifecycleNotifier.h',
2236             'dom/ContextLifecycleObserver.h',
2237             'dom/CrossThreadTask.h',
2238             'dom/DOMArrayBuffer.cpp',
2239             'dom/DOMArrayBuffer.h',
2240             'dom/DOMArrayBufferBase.h',
2241             'dom/DOMArrayBufferView.h',
2242             'dom/DOMArrayPiece.cpp',
2243             'dom/DOMArrayPiece.h',
2244             'dom/DOMDataView.cpp',
2245             'dom/DOMDataView.h',
2246             'dom/DOMError.cpp',
2247             'dom/DOMError.h',
2248             'dom/DOMException.cpp',
2249             'dom/DOMException.h',
2250             'dom/DOMImplementation.cpp',
2251             'dom/DOMMatrix.cpp',
2252             'dom/DOMMatrix.h',
2253             'dom/DOMMatrixReadOnly.cpp',
2254             'dom/DOMMatrixReadOnly.h',
2255             'dom/DOMNodeIds.cpp',
2256             'dom/DOMNodeIds.h',
2257             'dom/DOMPoint.cpp',
2258             'dom/DOMPoint.h',
2259             'dom/DOMPointReadOnly.cpp',
2260             'dom/DOMPointReadOnly.h',
2261             'dom/DOMRect.cpp',
2262             'dom/DOMRect.h',
2263             'dom/DOMRectReadOnly.cpp',
2264             'dom/DOMRectReadOnly.h',
2265             'dom/DOMSettableTokenList.cpp',
2266             'dom/DOMSettableTokenList.h',
2267             'dom/DOMSharedArrayBuffer.cpp',
2268             'dom/DOMSharedArrayBuffer.h',
2269             'dom/DOMStringList.cpp',
2270             'dom/DOMStringList.h',
2271             'dom/DOMStringMap.cpp',
2272             'dom/DOMStringMap.h',
2273             'dom/DOMTokenList.cpp',
2274             'dom/DOMTokenList.h',
2275             'dom/DOMTypedArray.cpp',
2276             'dom/DOMTypedArray.h',
2277             'dom/DOMURL.cpp',
2278             'dom/DOMURL.h',
2279             'dom/DOMURLUtils.cpp',
2280             'dom/DOMURLUtils.h',
2281             'dom/DOMURLUtilsReadOnly.cpp',
2282             'dom/DOMURLUtilsReadOnly.h',
2283             'dom/DatasetDOMStringMap.cpp',
2284             'dom/DatasetDOMStringMap.h',
2285             'dom/DecodedDataDocumentParser.cpp',
2286             'dom/DecodedDataDocumentParser.h',
2287             'dom/Document.cpp',
2288             'dom/DocumentEncodingData.cpp',
2289             'dom/DocumentEncodingData.h',
2290             'dom/DocumentFragment.cpp',
2291             'dom/DocumentFullscreen.cpp',
2292             'dom/DocumentFullscreen.h',
2293             'dom/DocumentInit.cpp',
2294             'dom/DocumentInit.h',
2295             'dom/DocumentLifecycle.cpp',
2296             'dom/DocumentLifecycle.h',
2297             'dom/DocumentLifecycleNotifier.cpp',
2298             'dom/DocumentLifecycleNotifier.h',
2299             'dom/DocumentLifecycleObserver.h',
2300             'dom/DocumentOrderedList.cpp',
2301             'dom/DocumentOrderedList.h',
2302             'dom/DocumentOrderedMap.cpp',
2303             'dom/DocumentParser.cpp',
2304             'dom/DocumentStyleSheetCollection.cpp',
2305             'dom/DocumentStyleSheetCollection.h',
2306             'dom/DocumentStyleSheetCollector.cpp',
2307             'dom/DocumentStyleSheetCollector.h',
2308             'dom/DocumentTiming.cpp',
2309             'dom/DocumentTiming.h',
2310             'dom/DocumentType.cpp',
2311             'dom/DocumentVisibilityObserver.cpp',
2312             'dom/Element.cpp',
2313             'dom/Element.h',
2314             'dom/ElementData.cpp',
2315             'dom/ElementData.h',
2316             'dom/ElementDataCache.cpp',
2317             'dom/ElementDataCache.h',
2318             'dom/ElementFullscreen.cpp',
2319             'dom/ElementFullscreen.h',
2320             'dom/ElementRareData.cpp',
2321             'dom/ElementRareData.h',
2322             'dom/ElementTraversal.h',
2323             'dom/EmptyNodeList.cpp',
2324             'dom/EmptyNodeList.h',
2325             'dom/ExecutionContext.cpp',
2326             'dom/ExecutionContext.h',
2327             'dom/ExecutionContextTask.h',
2328             'dom/FirstLetterPseudoElement.cpp',
2329             'dom/FirstLetterPseudoElement.h',
2330             'dom/FlexibleArrayBufferView.h',
2331             'dom/FrameRequestCallback.h',
2332             'dom/FrameRequestCallbackCollection.cpp',
2333             'dom/FrameRequestCallbackCollection.h',
2334             'dom/Fullscreen.cpp',
2335             'dom/Fullscreen.h',
2336             'dom/GlobalEventHandlers.h',
2337             'dom/IconURL.cpp',
2338             'dom/IconURL.h',
2339             'dom/IdleDeadline.cpp',
2340             'dom/IdleDeadline.h',
2341             'dom/IdleRequestCallback.h',
2342             'dom/IdTargetObserver.cpp',
2343             'dom/IdTargetObserver.h',
2344             'dom/IdTargetObserverRegistry.cpp',
2345             'dom/IdTargetObserverRegistry.h',
2346             'dom/IgnoreDestructiveWriteCountIncrementer.h',
2347             'dom/IncrementLoadEventDelayCount.cpp',
2348             'dom/IncrementLoadEventDelayCount.h',
2349             'dom/Iterator.h',
2350             'dom/LayoutTreeBuilder.cpp',
2351             'dom/LayoutTreeBuilder.h',
2352             'dom/LayoutTreeBuilderTraversal.cpp',
2353             'dom/LayoutTreeBuilderTraversal.h',
2354             'dom/LiveNodeList.cpp',
2355             'dom/LiveNodeList.h',
2356             'dom/LiveNodeListBase.cpp',
2357             'dom/LiveNodeListBase.h',
2358             'dom/MainThreadTaskRunner.cpp',
2359             'dom/MainThreadTaskRunner.h',
2360             'dom/MessageChannel.cpp',
2361             'dom/MessageChannel.h',
2362             'dom/MessagePort.cpp',
2363             'dom/Microtask.cpp',
2364             'dom/Microtask.h',
2365             'dom/MutationCallback.h',
2366             'dom/MutationObserver.cpp',
2367             'dom/MutationObserver.h',
2368             'dom/MutationObserverInterestGroup.cpp',
2369             'dom/MutationObserverInterestGroup.h',
2370             'dom/MutationObserverRegistration.cpp',
2371             'dom/MutationObserverRegistration.h',
2372             'dom/MutationRecord.cpp',
2373             'dom/MutationRecord.h',
2374             'dom/NameNodeList.cpp',
2375             'dom/NameNodeList.h',
2376             'dom/NamedNodeMap.cpp',
2377             'dom/Node.cpp',
2378             'dom/NodeChildRemovalTracker.cpp',
2379             'dom/NodeChildRemovalTracker.h',
2380             'dom/NodeComputedStyle.h',
2381             'dom/NodeFilter.cpp',
2382             'dom/NodeFilter.h',
2383             'dom/NodeFilterCondition.h',
2384             'dom/NodeIterator.cpp',
2385             'dom/NodeIterator.h',
2386             'dom/NodeIteratorBase.cpp',
2387             'dom/NodeIteratorBase.h',
2388             'dom/NodeListsNodeData.cpp',
2389             'dom/NodeListsNodeData.h',
2390             'dom/NodeRareData.cpp',
2391             'dom/NodeRareData.h',
2392             'dom/NodeTraversal.cpp',
2393             'dom/NodeTraversal.h',
2394             'dom/NodeWithIndex.h',
2395             'dom/NonDocumentTypeChildNode.h',
2396             'dom/NonElementParentNode.h',
2397             'dom/NthIndexCache.cpp',
2398             'dom/NthIndexCache.h',
2399             'dom/ParentNode.h',
2400             'dom/PendingScript.cpp',
2401             'dom/PresentationAttributeStyle.cpp',
2402             'dom/PresentationAttributeStyle.h',
2403             'dom/ProcessingInstruction.cpp',
2404             'dom/ProcessingInstruction.h',
2405             'dom/PseudoElement.cpp',
2406             'dom/QualifiedName.cpp',
2407             'dom/Range.cpp',
2408             'dom/RawDataDocumentParser.h',
2409             'dom/RemoteSecurityContext.cpp',
2410             'dom/RemoteSecurityContext.h',
2411             'dom/SandboxFlags.cpp',
2412             'dom/SandboxFlags.h',
2413             'dom/ScopedWindowFocusAllowedIndicator.h',
2414             'dom/ScriptLoader.cpp',
2415             'dom/ScriptLoader.h',
2416             'dom/ScriptRunner.cpp',
2417             'dom/ScriptRunner.h',
2418             'dom/ScriptableDocumentParser.cpp',
2419             'dom/ScriptableDocumentParser.h',
2420             'dom/ScriptedAnimationController.cpp',
2421             'dom/ScriptedAnimationController.h',
2422             'dom/ScriptedIdleTaskController.cpp',
2423             'dom/ScriptedIdleTaskController.h',
2424             'dom/SecurityContext.cpp',
2425             'dom/SecurityContext.h',
2426             'dom/SelectorQuery.cpp',
2427             'dom/SelectorQuery.h',
2428             'dom/ShadowTreeStyleSheetCollection.cpp',
2429             'dom/ShadowTreeStyleSheetCollection.h',
2430             'dom/SimulatedClickOptions.h',
2431             'dom/SpaceSplitString.cpp',
2432             'dom/StaticNodeList.h',
2433             'dom/StringCallback.cpp',
2434             'dom/StringCallback.h',
2435             'dom/StyleChangeReason.cpp',
2436             'dom/StyleChangeReason.h',
2437             'dom/StyleElement.cpp',
2438             'dom/StyleElement.h',
2439             'dom/StyleEngine.cpp',
2440             'dom/StyleEngine.h',
2441             'dom/StyleSheetCandidate.cpp',
2442             'dom/StyleSheetCandidate.h',
2443             'dom/StyleSheetCollection.cpp',
2444             'dom/StyleSheetCollection.h',
2445             'dom/TagCollection.cpp',
2446             'dom/TagCollection.h',
2447             'dom/Text.cpp',
2448             'dom/TextLinkColors.cpp',
2449             'dom/TextLinkColors.h',
2450             'dom/Touch.cpp',
2451             'dom/Touch.h',
2452             'dom/TouchList.cpp',
2453             'dom/TouchList.h',
2454             'dom/TransformSource.h',
2455             'dom/TransformSourceLibxslt.cpp',
2456             'dom/TreeScope.cpp',
2457             'dom/TreeScope.h',
2458             'dom/TreeScopeAdopter.cpp',
2459             'dom/TreeScopeAdopter.h',
2460             'dom/TreeScopeStyleSheetCollection.cpp',
2461             'dom/TreeScopeStyleSheetCollection.h',
2462             'dom/TreeShared.h',
2463             'dom/TreeWalker.cpp',
2464             'dom/TreeWalker.h',
2465             'dom/UserActionElementSet.cpp',
2466             'dom/UserActionElementSet.h',
2467             'dom/ViewportDescription.cpp',
2468             'dom/ViewportDescription.h',
2469             'dom/VisitedLinkState.cpp',
2470             'dom/VisitedLinkState.h',
2471             'dom/WeakIdentifierMap.h',
2472             'dom/XMLDocument.cpp',
2473             'dom/XMLDocument.h',
2474             'dom/custom/CustomElement.cpp',
2475             'dom/custom/CustomElement.h',
2476             'dom/custom/CustomElementAsyncImportMicrotaskQueue.cpp',
2477             'dom/custom/CustomElementAsyncImportMicrotaskQueue.h',
2478             'dom/custom/CustomElementCallbackInvocation.cpp',
2479             'dom/custom/CustomElementCallbackInvocation.h',
2480             'dom/custom/CustomElementCallbackQueue.cpp',
2481             'dom/custom/CustomElementCallbackQueue.h',
2482             'dom/custom/CustomElementDefinition.cpp',
2483             'dom/custom/CustomElementDefinition.h',
2484             'dom/custom/CustomElementDescriptor.h',
2485             'dom/custom/CustomElementDescriptorHash.h',
2486             'dom/custom/CustomElementException.cpp',
2487             'dom/custom/CustomElementException.h',
2488             'dom/custom/CustomElementLifecycleCallbacks.h',
2489             'dom/custom/CustomElementMicrotaskDispatcher.cpp',
2490             'dom/custom/CustomElementMicrotaskDispatcher.h',
2491             'dom/custom/CustomElementMicrotaskImportStep.cpp',
2492             'dom/custom/CustomElementMicrotaskImportStep.h',
2493             'dom/custom/CustomElementMicrotaskQueueBase.cpp',
2494             'dom/custom/CustomElementMicrotaskQueueBase.h',
2495             'dom/custom/CustomElementMicrotaskResolutionStep.cpp',
2496             'dom/custom/CustomElementMicrotaskResolutionStep.h',
2497             'dom/custom/CustomElementMicrotaskRunQueue.cpp',
2498             'dom/custom/CustomElementMicrotaskRunQueue.h',
2499             'dom/custom/CustomElementMicrotaskStep.h',
2500             'dom/custom/CustomElementObserver.cpp',
2501             'dom/custom/CustomElementObserver.h',
2502             'dom/custom/CustomElementProcessingStack.cpp',
2503             'dom/custom/CustomElementProcessingStack.h',
2504             'dom/custom/CustomElementProcessingStep.h',
2505             'dom/custom/CustomElementRegistrationContext.cpp',
2506             'dom/custom/CustomElementRegistrationContext.h',
2507             'dom/custom/CustomElementRegistry.cpp',
2508             'dom/custom/CustomElementRegistry.h',
2509             'dom/custom/CustomElementScheduler.cpp',
2510             'dom/custom/CustomElementScheduler.h',
2511             'dom/custom/CustomElementSyncMicrotaskQueue.cpp',
2512             'dom/custom/CustomElementSyncMicrotaskQueue.h',
2513             'dom/custom/CustomElementUpgradeCandidateMap.cpp',
2514             'dom/custom/CustomElementUpgradeCandidateMap.h',
2515             'dom/shadow/ComposedTreeTraversal.cpp',
2516             'dom/shadow/ComposedTreeTraversal.h',
2517             'dom/shadow/DistributedNodes.cpp',
2518             'dom/shadow/DistributedNodes.h',
2519             'dom/shadow/ElementShadow.cpp',
2520             'dom/shadow/ElementShadow.h',
2521             'dom/shadow/InsertionPoint.cpp',
2522             'dom/shadow/InsertionPoint.h',
2523             'dom/shadow/SelectRuleFeatureSet.cpp',
2524             'dom/shadow/SelectRuleFeatureSet.h',
2525             'dom/shadow/ShadowRoot.cpp',
2526             'dom/shadow/ShadowRoot.h',
2527             'dom/shadow/ShadowRootRareData.h',
2528             'events/AnimationEvent.cpp',
2529             'events/AnimationEvent.h',
2530             'events/AnimationPlayerEvent.cpp',
2531             'events/AnimationPlayerEvent.h',
2532             'events/ApplicationCacheErrorEvent.cpp',
2533             'events/ApplicationCacheErrorEvent.h',
2534             'events/AutocompleteErrorEvent.h',
2535             'events/BeforeTextInsertedEvent.cpp',
2536             'events/BeforeTextInsertedEvent.h',
2537             'events/BeforeUnloadEvent.cpp',
2538             'events/BeforeUnloadEvent.h',
2539             'events/ClipboardEvent.cpp',
2540             'events/ClipboardEvent.h',
2541             'events/CompositionEvent.cpp',
2542             'events/CompositionEvent.h',
2543             'events/CustomEvent.cpp',
2544             'events/CustomEvent.h',
2545             'events/DOMWindowEventQueue.cpp',
2546             'events/DOMWindowEventQueue.h',
2547             'events/DragEvent.cpp',
2548             'events/DragEvent.h',
2549             'events/ErrorEvent.cpp',
2550             'events/ErrorEvent.h',
2551             'events/Event.cpp',
2552             'events/EventDispatchMediator.cpp',
2553             'events/EventDispatchMediator.h',
2554             'events/EventDispatcher.cpp',
2555             'events/EventDispatcher.h',
2556             'events/EventListenerMap.cpp',
2557             'events/EventPath.cpp',
2558             'events/EventPath.h',
2559             'events/EventQueue.h',
2560             'events/EventSender.h',
2561             'events/EventTarget.cpp',
2562             'events/FocusEvent.cpp',
2563             'events/FocusEvent.h',
2564             'events/GenericEventQueue.cpp',
2565             'events/GenericEventQueue.h',
2566             'events/GestureEvent.cpp',
2567             'events/GestureEvent.h',
2568             'events/HashChangeEvent.h',
2569             'events/KeyboardEvent.cpp',
2570             'events/MessageEvent.cpp',
2571             'events/MessageEvent.h',
2572             'events/MouseEvent.cpp',
2573             'events/MouseRelatedEvent.cpp',
2574             'events/MutationEvent.cpp',
2575             'events/MutationEvent.h',
2576             'events/NavigatorEvents.cpp',
2577             'events/NavigatorEvents.h',
2578             'events/NodeEventContext.cpp',
2579             'events/NodeEventContext.h',
2580             'events/PageTransitionEvent.cpp',
2581             'events/PageTransitionEvent.h',
2582             'events/PointerEvent.cpp',
2583             'events/PointerEvent.h',
2584             'events/PointerIdManager.cpp',
2585             'events/PointerIdManager.h',
2586             'events/PopStateEvent.cpp',
2587             'events/PopStateEvent.h',
2588             'events/ProgressEvent.cpp',
2589             'events/ProgressEvent.h',
2590             'events/PromiseRejectionEvent.cpp',
2591             'events/PromiseRejectionEvent.h',
2592             'events/RelatedEvent.cpp',
2593             'events/RelatedEvent.h',
2594             'events/ResourceProgressEvent.cpp',
2595             'events/ResourceProgressEvent.h',
2596             'events/ScopedEventQueue.cpp',
2597             'events/ScopedEventQueue.h',
2598             'events/SecurityPolicyViolationEvent.h',
2599             'events/TextEvent.cpp',
2600             'events/TextEvent.h',
2601             'events/TouchEvent.cpp',
2602             'events/TouchEvent.h',
2603             'events/TouchEventContext.cpp',
2604             'events/TouchEventContext.h',
2605             'events/TransitionEvent.cpp',
2606             'events/TransitionEvent.h',
2607             'events/TreeScopeEventContext.cpp',
2608             'events/TreeScopeEventContext.h',
2609             'events/UIEvent.cpp',
2610             'events/UIEventWithKeyState.cpp',
2611             'events/WheelEvent.cpp',
2612             'events/WheelEvent.h',
2613             'events/WindowEventContext.cpp',
2614             'events/WindowEventContext.h',
2615             'input/EventHandler.cpp',
2616             'input/EventHandler.h',
2617             'input/InputDeviceCapabilities.cpp',
2618             'input/InputDeviceCapabilities.h',
2619             'input/TouchActionUtil.cpp',
2620             'input/TouchActionUtil.h',
2621         ],
2622         'webcore_html_files': [
2623             'html/AutoplayExperimentConfig.cpp',
2624             'html/AutoplayExperimentConfig.h',
2625             'html/AutoplayExperimentHelper.cpp',
2626             'html/AutoplayExperimentHelper.h',
2627             'html/ClassList.cpp',
2628             'html/ClassList.h',
2629             'html/CrossOriginAttribute.cpp',
2630             'html/CrossOriginAttribute.h',
2631             'html/DocumentNameCollection.cpp',
2632             'html/DocumentNameCollection.h',
2633             'html/FormAssociatedElement.cpp',
2634             'html/FormData.cpp',
2635             'html/FormData.h',
2636             'html/HTMLAllCollection.cpp',
2637             'html/HTMLAllCollection.h',
2638             'html/HTMLAnchorElement.cpp',
2639             'html/HTMLAnchorElement.h',
2640             'html/HTMLAreaElement.cpp',
2641             'html/HTMLAreaElement.h',
2642             'html/HTMLAudioElement.cpp',
2643             'html/HTMLAudioElement.h',
2644             'html/HTMLBDIElement.h',
2645             'html/HTMLBRElement.cpp',
2646             'html/HTMLBRElement.h',
2647             'html/HTMLBaseElement.cpp',
2648             'html/HTMLBaseElement.h',
2649             'html/HTMLBodyElement.cpp',
2650             'html/HTMLBodyElement.h',
2651             'html/HTMLButtonElement.cpp',
2652             'html/HTMLButtonElement.h',
2653             'html/HTMLCanvasElement.cpp',
2654             'html/HTMLCanvasElement.h',
2655             'html/HTMLCollection.cpp',
2656             'html/HTMLContentElement.cpp',
2657             'html/HTMLContentElement.h',
2658             'html/HTMLDListElement.cpp',
2659             'html/HTMLDListElement.h',
2660             'html/HTMLDataListElement.cpp',
2661             'html/HTMLDataListElement.h',
2662             'html/HTMLDetailsElement.cpp',
2663             'html/HTMLDetailsElement.h',
2664             'html/HTMLDialogElement.cpp',
2665             'html/HTMLDialogElement.h',
2666             'html/HTMLDimension.cpp',
2667             'html/HTMLDimension.h',
2668             'html/HTMLDirectoryElement.cpp',
2669             'html/HTMLDirectoryElement.h',
2670             'html/HTMLDivElement.cpp',
2671             'html/HTMLDivElement.h',
2672             'html/HTMLDocument.cpp',
2673             'html/HTMLElement.cpp',
2674             'html/HTMLEmbedElement.cpp',
2675             'html/HTMLEmbedElement.h',
2676             'html/HTMLFieldSetElement.cpp',
2677             'html/HTMLFieldSetElement.h',
2678             'html/HTMLFontElement.cpp',
2679             'html/HTMLFontElement.h',
2680             'html/HTMLFormControlElement.cpp',
2681             'html/HTMLFormControlElementWithState.cpp',
2682             'html/HTMLFormControlsCollection.cpp',
2683             'html/HTMLFormControlsCollection.h',
2684             'html/HTMLFormElement.cpp',
2685             'html/HTMLFrameElement.cpp',
2686             'html/HTMLFrameElementBase.cpp',
2687             'html/HTMLFrameOwnerElement.cpp',
2688             'html/HTMLFrameSetElement.cpp',
2689             'html/HTMLFrameSetElement.h',
2690             'html/HTMLHRElement.cpp',
2691             'html/HTMLHRElement.h',
2692             'html/HTMLHeadElement.cpp',
2693             'html/HTMLHeadingElement.cpp',
2694             'html/HTMLHeadingElement.h',
2695             'html/HTMLHtmlElement.cpp',
2696             'html/HTMLHtmlElement.h',
2697             'html/HTMLIFrameElement.cpp',
2698             'html/HTMLImageElement.cpp',
2699             'html/HTMLImageElement.h',
2700             'html/HTMLImageFallbackHelper.h',
2701             'html/HTMLImageFallbackHelper.cpp',
2702             'html/HTMLImageLoader.cpp',
2703             'html/HTMLImageLoader.h',
2704             'html/HTMLInputElement.cpp',
2705             'html/HTMLKeygenElement.cpp',
2706             'html/HTMLKeygenElement.h',
2707             'html/HTMLLIElement.cpp',
2708             'html/HTMLLIElement.h',
2709             'html/HTMLLabelElement.cpp',
2710             'html/HTMLLabelElement.h',
2711             'html/HTMLLegendElement.cpp',
2712             'html/HTMLLegendElement.h',
2713             'html/HTMLLinkElement.cpp',
2714             'html/HTMLLinkElement.h',
2715             'html/HTMLMapElement.cpp',
2716             'html/HTMLMapElement.h',
2717             'html/HTMLMarqueeElement.cpp',
2718             'html/HTMLMarqueeElement.h',
2719             'html/HTMLMediaElement.cpp',
2720             'html/HTMLMediaSource.cpp',
2721             'html/HTMLMediaSource.h',
2722             'html/HTMLMenuElement.cpp',
2723             'html/HTMLMenuElement.h',
2724             'html/HTMLMenuItemElement.cpp',
2725             'html/HTMLMenuItemElement.h',
2726             'html/HTMLMetaElement.h',
2727             'html/HTMLMeterElement.cpp',
2728             'html/HTMLMeterElement.h',
2729             'html/HTMLModElement.cpp',
2730             'html/HTMLModElement.h',
2731             'html/HTMLNameCollection.cpp',
2732             'html/HTMLNameCollection.h',
2733             'html/HTMLNoEmbedElement.cpp',
2734             'html/HTMLNoEmbedElement.h',
2735             'html/HTMLNoScriptElement.cpp',
2736             'html/HTMLNoScriptElement.h',
2737             'html/HTMLOListElement.cpp',
2738             'html/HTMLOListElement.h',
2739             'html/HTMLObjectElement.cpp',
2740             'html/HTMLObjectElement.h',
2741             'html/HTMLOptGroupElement.cpp',
2742             'html/HTMLOptGroupElement.h',
2743             'html/HTMLOptionElement.cpp',
2744             'html/HTMLOptionElement.h',
2745             'html/HTMLOptionsCollection.cpp',
2746             'html/HTMLOptionsCollection.h',
2747             'html/HTMLOutputElement.cpp',
2748             'html/HTMLOutputElement.h',
2749             'html/HTMLParagraphElement.cpp',
2750             'html/HTMLParagraphElement.h',
2751             'html/HTMLParamElement.cpp',
2752             'html/HTMLParamElement.h',
2753             'html/HTMLPictureElement.cpp',
2754             'html/HTMLPlugInElement.cpp',
2755             'html/HTMLPlugInElement.h',
2756             'html/HTMLPreElement.cpp',
2757             'html/HTMLPreElement.h',
2758             'html/HTMLProgressElement.cpp',
2759             'html/HTMLProgressElement.h',
2760             'html/HTMLQuoteElement.cpp',
2761             'html/HTMLQuoteElement.h',
2762             'html/HTMLRTElement.cpp',
2763             'html/HTMLRTElement.h',
2764             'html/HTMLRubyElement.cpp',
2765             'html/HTMLRubyElement.h',
2766             'html/HTMLScriptElement.cpp',
2767             'html/HTMLScriptElement.h',
2768             'html/HTMLSelectElement.cpp',
2769             'html/HTMLSelectElement.h',
2770             'html/HTMLShadowElement.cpp',
2771             'html/HTMLShadowElement.h',
2772             'html/HTMLSourceElement.cpp',
2773             'html/HTMLSourceElement.h',
2774             'html/HTMLSpanElement.cpp',
2775             'html/HTMLSpanElement.h',
2776             'html/HTMLStyleElement.cpp',
2777             'html/HTMLStyleElement.h',
2778             'html/HTMLSummaryElement.cpp',
2779             'html/HTMLSummaryElement.h',
2780             'html/HTMLTableCaptionElement.cpp',
2781             'html/HTMLTableCaptionElement.h',
2782             'html/HTMLTableCellElement.cpp',
2783             'html/HTMLTableColElement.cpp',
2784             'html/HTMLTableColElement.h',
2785             'html/HTMLTableElement.cpp',
2786             'html/HTMLTableElement.h',
2787             'html/HTMLTablePartElement.cpp',
2788             'html/HTMLTableRowElement.cpp',
2789             'html/HTMLTableRowElement.h',
2790             'html/HTMLTableRowsCollection.cpp',
2791             'html/HTMLTableRowsCollection.h',
2792             'html/HTMLTableSectionElement.cpp',
2793             'html/HTMLTableSectionElement.h',
2794             'html/HTMLTagCollection.cpp',
2795             'html/HTMLTagCollection.h',
2796             'html/HTMLTemplateElement.cpp',
2797             'html/HTMLTemplateElement.h',
2798             'html/HTMLTextAreaElement.cpp',
2799             'html/HTMLTextFormControlElement.cpp',
2800             'html/HTMLTitleElement.cpp',
2801             'html/HTMLTitleElement.h',
2802             'html/HTMLTrackElement.cpp',
2803             'html/HTMLTrackElement.h',
2804             'html/HTMLUListElement.cpp',
2805             'html/HTMLUListElement.h',
2806             'html/HTMLUnknownElement.h',
2807             'html/HTMLVideoElement.cpp',
2808             'html/HTMLVideoElement.h',
2809             'html/HTMLViewSourceDocument.cpp',
2810             'html/HTMLViewSourceDocument.h',
2811             'html/HTMLWBRElement.cpp',
2812             'html/HTMLWBRElement.h',
2813             'html/ImageData.cpp',
2814             'html/ImageData.h',
2815             'html/ImageDocument.cpp',
2816             'html/ImageDocument.h',
2817             'html/LabelableElement.cpp',
2818             'html/LabelsNodeList.cpp',
2819             'html/LabelsNodeList.h',
2820             'html/LinkManifest.cpp',
2821             'html/LinkManifest.h',
2822             'html/LinkRelAttribute.cpp',
2823             'html/LinkRelAttribute.h',
2824             'html/LinkResource.cpp',
2825             'html/LinkResource.h',
2826             'html/MediaController.cpp',
2827             'html/MediaController.h',
2828             'html/MediaDocument.cpp',
2829             'html/MediaDocument.h',
2830             'html/MediaError.h',
2831             'html/MediaFragmentURIParser.cpp',
2832             'html/MediaFragmentURIParser.h',
2833             'html/MediaKeyError.h',
2834             'html/MediaKeyEvent.cpp',
2835             'html/MediaKeyEvent.h',
2836             'html/PluginDocument.cpp',
2837             'html/PluginDocument.h',
2838             'html/PublicURLManager.cpp',
2839             'html/PublicURLManager.h',
2840             'html/RadioNodeList.cpp',
2841             'html/RadioNodeList.h',
2842             'html/TextDocument.cpp',
2843             'html/TextDocument.h',
2844             'html/TextMetrics.h',
2845             'html/TimeRanges.cpp',
2846             'html/TimeRanges.h',
2847             'html/URLRegistry.h',
2848             'html/ValidityState.cpp',
2849             'html/ValidityState.h',
2850             'html/WindowNameCollection.cpp',
2851             'html/WindowNameCollection.h',
2852             'html/canvas/CanvasFontCache.cpp',
2853             'html/canvas/CanvasFontCache.h',
2854             'html/canvas/CanvasImageSource.h',
2855             'html/canvas/CanvasRenderingContext.cpp',
2856             'html/canvas/CanvasRenderingContext.h',
2857             'html/canvas/CanvasRenderingContextFactory.h',
2858             'html/forms/BaseButtonInputType.cpp',
2859             'html/forms/BaseButtonInputType.h',
2860             'html/forms/BaseCheckableInputType.cpp',
2861             'html/forms/BaseCheckableInputType.h',
2862             'html/forms/BaseChooserOnlyDateAndTimeInputType.cpp',
2863             'html/forms/BaseChooserOnlyDateAndTimeInputType.h',
2864             'html/forms/BaseClickableWithKeyInputType.cpp',
2865             'html/forms/BaseClickableWithKeyInputType.h',
2866             'html/forms/BaseDateAndTimeInputType.cpp',
2867             'html/forms/BaseDateAndTimeInputType.h',
2868             'html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp',
2869             'html/forms/BaseMultipleFieldsDateAndTimeInputType.h',
2870             'html/forms/BaseTextInputType.cpp',
2871             'html/forms/BaseTextInputType.h',
2872             'html/forms/ButtonInputType.cpp',
2873             'html/forms/ButtonInputType.h',
2874             'html/forms/CheckboxInputType.cpp',
2875             'html/forms/CheckboxInputType.h',
2876             'html/forms/ColorChooser.cpp',
2877             'html/forms/ColorChooser.h',
2878             'html/forms/ColorChooserClient.cpp',
2879             'html/forms/ColorChooserClient.h',
2880             'html/forms/ColorInputType.cpp',
2881             'html/forms/ColorInputType.h',
2882             'html/forms/DateInputType.cpp',
2883             'html/forms/DateInputType.h',
2884             'html/forms/DateTimeChooser.cpp',
2885             'html/forms/DateTimeChooser.h',
2886             'html/forms/DateTimeChooserClient.cpp',
2887             'html/forms/DateTimeChooserClient.h',
2888             'html/forms/DateTimeFieldsState.cpp',
2889             'html/forms/DateTimeFieldsState.h',
2890             'html/forms/DateTimeLocalInputType.cpp',
2891             'html/forms/DateTimeLocalInputType.h',
2892             'html/forms/EmailInputType.cpp',
2893             'html/forms/EmailInputType.h',
2894             'html/forms/FileInputType.cpp',
2895             'html/forms/FileInputType.h',
2896             'html/forms/FormController.cpp',
2897             'html/forms/FormController.h',
2898             'html/forms/HiddenInputType.cpp',
2899             'html/forms/HiddenInputType.h',
2900             'html/forms/ImageInputType.cpp',
2901             'html/forms/ImageInputType.h',
2902             'html/forms/InputType.cpp',
2903             'html/forms/InputType.h',
2904             'html/forms/InputTypeView.cpp',
2905             'html/forms/InputTypeView.h',
2906             'html/forms/MonthInputType.cpp',
2907             'html/forms/MonthInputType.h',
2908             'html/forms/NumberInputType.cpp',
2909             'html/forms/NumberInputType.h',
2910             'html/forms/PasswordInputType.cpp',
2911             'html/forms/PasswordInputType.h',
2912             'html/forms/RadioButtonGroupScope.cpp',
2913             'html/forms/RadioButtonGroupScope.h',
2914             'html/forms/RadioInputType.cpp',
2915             'html/forms/RadioInputType.h',
2916             'html/forms/RangeInputType.cpp',
2917             'html/forms/RangeInputType.h',
2918             'html/forms/ResetInputType.cpp',
2919             'html/forms/ResetInputType.h',
2920             'html/forms/SearchInputType.cpp',
2921             'html/forms/SearchInputType.h',
2922             'html/forms/StepRange.cpp',
2923             'html/forms/StepRange.h',
2924             'html/forms/SubmitInputType.cpp',
2925             'html/forms/SubmitInputType.h',
2926             'html/forms/TelephoneInputType.cpp',
2927             'html/forms/TelephoneInputType.h',
2928             'html/forms/TextFieldInputType.cpp',
2929             'html/forms/TextFieldInputType.h',
2930             'html/forms/TextInputType.cpp',
2931             'html/forms/TextInputType.h',
2932             'html/forms/TimeInputType.cpp',
2933             'html/forms/TimeInputType.h',
2934             'html/forms/TypeAhead.cpp',
2935             'html/forms/TypeAhead.h',
2936             'html/forms/URLInputType.cpp',
2937             'html/forms/URLInputType.h',
2938             'html/forms/WeekInputType.cpp',
2939             'html/forms/WeekInputType.h',
2940             'html/imports/HTMLImport.cpp',
2941             'html/imports/HTMLImport.h',
2942             'html/imports/HTMLImportChild.cpp',
2943             'html/imports/HTMLImportChild.h',
2944             'html/imports/HTMLImportChildClient.h',
2945             'html/imports/HTMLImportLoader.cpp',
2946             'html/imports/HTMLImportLoader.h',
2947             'html/imports/HTMLImportState.h',
2948             'html/imports/HTMLImportStateResolver.cpp',
2949             'html/imports/HTMLImportStateResolver.h',
2950             'html/imports/HTMLImportTreeRoot.cpp',
2951             'html/imports/HTMLImportTreeRoot.h',
2952             'html/imports/HTMLImportsController.cpp',
2953             'html/imports/HTMLImportsController.h',
2954             'html/imports/LinkImport.cpp',
2955             'html/imports/LinkImport.h',
2956             'html/parser/AtomicHTMLToken.h',
2957             'html/parser/BackgroundHTMLInputStream.cpp',
2958             'html/parser/BackgroundHTMLInputStream.h',
2959             'html/parser/BackgroundHTMLParser.cpp',
2960             'html/parser/BackgroundHTMLParser.h',
2961             'html/parser/CSSPreloadScanner.cpp',
2962             'html/parser/CSSPreloadScanner.h',
2963             'html/parser/CompactHTMLToken.cpp',
2964             'html/parser/CompactHTMLToken.h',
2965             'html/parser/HTMLConstructionSite.cpp',
2966             'html/parser/HTMLConstructionSite.h',
2967             'html/parser/HTMLDocumentParser.cpp',
2968             'html/parser/HTMLDocumentParser.h',
2969             'html/parser/HTMLElementStack.cpp',
2970             'html/parser/HTMLElementStack.h',
2971             'html/parser/HTMLEntityParser.cpp',
2972             'html/parser/HTMLEntityParser.h',
2973             'html/parser/HTMLEntitySearch.cpp',
2974             'html/parser/HTMLEntitySearch.h',
2975             'html/parser/HTMLEntityTable.h',
2976             'html/parser/HTMLFormattingElementList.cpp',
2977             'html/parser/HTMLFormattingElementList.h',
2978             'html/parser/HTMLInputStream.h',
2979             'html/parser/HTMLMetaCharsetParser.cpp',
2980             'html/parser/HTMLMetaCharsetParser.h',
2981             'html/parser/HTMLParserIdioms.cpp',
2982             'html/parser/HTMLParserOptions.cpp',
2983             'html/parser/HTMLParserOptions.h',
2984             'html/parser/HTMLParserScheduler.cpp',
2985             'html/parser/HTMLParserScheduler.h',
2986             'html/parser/HTMLParserThread.cpp',
2987             'html/parser/HTMLParserThread.h',
2988             'html/parser/HTMLPreloadScanner.cpp',
2989             'html/parser/HTMLPreloadScanner.h',
2990             'html/parser/HTMLResourcePreloader.cpp',
2991             'html/parser/HTMLResourcePreloader.h',
2992             'html/parser/HTMLScriptRunner.cpp',
2993             'html/parser/HTMLScriptRunner.h',
2994             'html/parser/HTMLScriptRunnerHost.h',
2995             'html/parser/HTMLSourceTracker.cpp',
2996             'html/parser/HTMLSourceTracker.h',
2997             'html/parser/HTMLSrcsetParser.cpp',
2998             'html/parser/HTMLSrcsetParser.h',
2999             'html/parser/HTMLStackItem.h',
3000             'html/parser/HTMLToken.h',
3001             'html/parser/HTMLTokenizer.cpp',
3002             'html/parser/HTMLTokenizer.h',
3003             'html/parser/HTMLTreeBuilder.cpp',
3004             'html/parser/HTMLTreeBuilder.h',
3005             'html/parser/HTMLTreeBuilderSimulator.cpp',
3006             'html/parser/HTMLTreeBuilderSimulator.h',
3007             'html/parser/HTMLViewSourceParser.cpp',
3008             'html/parser/HTMLViewSourceParser.h',
3009             'html/parser/InputStreamPreprocessor.h',
3010             'html/parser/NestingLevelIncrementer.h',
3011             'html/parser/PreloadRequest.cpp',
3012             'html/parser/ResourcePreloader.cpp',
3013             'html/parser/TextDocumentParser.cpp',
3014             'html/parser/TextDocumentParser.h',
3015             'html/parser/TextResourceDecoder.cpp',
3016             'html/parser/TextResourceDecoder.h',
3017             'html/parser/XSSAuditor.cpp',
3018             'html/parser/XSSAuditor.h',
3019             'html/parser/XSSAuditorDelegate.cpp',
3020             'html/parser/XSSAuditorDelegate.h',
3021             'html/shadow/ClearButtonElement.cpp',
3022             'html/shadow/ClearButtonElement.h',
3023             'html/shadow/DateTimeEditElement.cpp',
3024             'html/shadow/DateTimeEditElement.h',
3025             'html/shadow/DateTimeFieldElement.cpp',
3026             'html/shadow/DateTimeFieldElement.h',
3027             'html/shadow/DateTimeFieldElements.cpp',
3028             'html/shadow/DateTimeFieldElements.h',
3029             'html/shadow/DateTimeNumericFieldElement.cpp',
3030             'html/shadow/DateTimeNumericFieldElement.h',
3031             'html/shadow/DateTimeSymbolicFieldElement.cpp',
3032             'html/shadow/DateTimeSymbolicFieldElement.h',
3033             'html/shadow/DetailsMarkerControl.cpp',
3034             'html/shadow/DetailsMarkerControl.h',
3035             'html/shadow/MediaControlElementTypes.cpp',
3036             'html/shadow/MediaControlElementTypes.h',
3037             'html/shadow/MediaControlElements.cpp',
3038             'html/shadow/MediaControlElements.h',
3039             'html/shadow/MediaControls.cpp',
3040             'html/shadow/MediaControls.h',
3041             'html/shadow/MeterShadowElement.cpp',
3042             'html/shadow/MeterShadowElement.h',
3043             'html/shadow/PickerIndicatorElement.cpp',
3044             'html/shadow/PickerIndicatorElement.h',
3045             'html/shadow/ProgressShadowElement.cpp',
3046             'html/shadow/ProgressShadowElement.h',
3047             'html/shadow/ShadowElementNames.cpp',
3048             'html/shadow/ShadowElementNames.h',
3049             'html/shadow/SliderThumbElement.cpp',
3050             'html/shadow/SliderThumbElement.h',
3051             'html/shadow/SpinButtonElement.cpp',
3052             'html/shadow/SpinButtonElement.h',
3053             'html/shadow/TextControlInnerElements.cpp',
3054             'html/shadow/TextControlInnerElements.h',
3055             'html/track/AudioTrack.cpp',
3056             'html/track/AudioTrack.h',
3057             'html/track/AudioTrackList.cpp',
3058             'html/track/AudioTrackList.h',
3059             'html/track/AutomaticTrackSelection.cpp',
3060             'html/track/AutomaticTrackSelection.h',
3061             'html/track/CueTimeline.cpp',
3062             'html/track/CueTimeline.h',
3063             'html/track/InbandTextTrack.cpp',
3064             'html/track/InbandTextTrack.h',
3065             'html/track/LoadableTextTrack.cpp',
3066             'html/track/LoadableTextTrack.h',
3067             'html/track/TextTrack.cpp',
3068             'html/track/TextTrack.h',
3069             'html/track/TextTrackContainer.cpp',
3070             'html/track/TextTrackContainer.h',
3071             'html/track/TextTrackCue.cpp',
3072             'html/track/TextTrackCue.h',
3073             'html/track/TextTrackCueList.cpp',
3074             'html/track/TextTrackCueList.h',
3075             'html/track/TextTrackList.cpp',
3076             'html/track/TrackBase.cpp',
3077             'html/track/TrackBase.h',
3078             'html/track/TrackEvent.cpp',
3079             'html/track/TrackListBase.h',
3080             'html/track/VideoTrack.cpp',
3081             'html/track/VideoTrack.h',
3082             'html/track/VideoTrackList.cpp',
3083             'html/track/VideoTrackList.h',
3084             'html/track/vtt/BufferedLineReader.cpp',
3085             'html/track/vtt/BufferedLineReader.h',
3086             'html/track/vtt/VTTCue.cpp',
3087             'html/track/vtt/VTTCue.h',
3088             'html/track/vtt/VTTElement.cpp',
3089             'html/track/vtt/VTTElement.h',
3090             'html/track/vtt/VTTParser.cpp',
3091             'html/track/vtt/VTTParser.h',
3092             'html/track/vtt/VTTRegion.cpp',
3093             'html/track/vtt/VTTRegion.h',
3094             'html/track/vtt/VTTRegionList.cpp',
3095             'html/track/vtt/VTTRegionList.h',
3096             'html/track/vtt/VTTScanner.cpp',
3097             'html/track/vtt/VTTScanner.h',
3098             'html/track/vtt/VTTToken.h',
3099             'html/track/vtt/VTTTokenizer.cpp',
3100             'html/track/vtt/VTTTokenizer.h',
3101         ],
3102         'webcore_svg_files': [
3103             'style/SVGComputedStyle.cpp',
3104             'style/SVGComputedStyleDefs.cpp',
3105             'layout/svg/ReferenceFilterBuilder.cpp',
3106             'layout/svg/ReferenceFilterBuilder.h',
3107             'layout/svg/LayoutSVGBlock.cpp',
3108             'layout/svg/LayoutSVGBlock.h',
3109             'layout/svg/LayoutSVGContainer.cpp',
3110             'layout/svg/LayoutSVGContainer.h',
3111             'layout/svg/LayoutSVGEllipse.cpp',
3112             'layout/svg/LayoutSVGEllipse.h',
3113             'layout/svg/LayoutSVGForeignObject.cpp',
3114             'layout/svg/LayoutSVGForeignObject.h',
3115             'layout/svg/LayoutSVGGradientStop.cpp',
3116             'layout/svg/LayoutSVGGradientStop.h',
3117             'layout/svg/LayoutSVGHiddenContainer.cpp',
3118             'layout/svg/LayoutSVGHiddenContainer.h',
3119             'layout/svg/LayoutSVGImage.cpp',
3120             'layout/svg/LayoutSVGImage.h',
3121             'layout/svg/LayoutSVGInline.cpp',
3122             'layout/svg/LayoutSVGInline.h',
3123             'layout/svg/LayoutSVGInlineText.cpp',
3124             'layout/svg/LayoutSVGInlineText.h',
3125             'layout/svg/LayoutSVGModelObject.cpp',
3126             'layout/svg/LayoutSVGModelObject.h',
3127             'layout/svg/LayoutSVGPath.cpp',
3128             'layout/svg/LayoutSVGPath.h',
3129             'layout/svg/LayoutSVGRect.cpp',
3130             'layout/svg/LayoutSVGRect.h',
3131             'layout/svg/LayoutSVGResourceClipper.cpp',
3132             'layout/svg/LayoutSVGResourceClipper.h',
3133             'layout/svg/LayoutSVGResourceContainer.cpp',
3134             'layout/svg/LayoutSVGResourceContainer.h',
3135             'layout/svg/LayoutSVGResourceFilter.cpp',
3136             'layout/svg/LayoutSVGResourceFilter.h',
3137             'layout/svg/LayoutSVGResourceFilterPrimitive.cpp',
3138             'layout/svg/LayoutSVGResourceFilterPrimitive.h',
3139             'layout/svg/LayoutSVGResourceGradient.cpp',
3140             'layout/svg/LayoutSVGResourceGradient.h',
3141             'layout/svg/LayoutSVGResourceLinearGradient.cpp',
3142             'layout/svg/LayoutSVGResourceLinearGradient.h',
3143             'layout/svg/LayoutSVGResourceMarker.cpp',
3144             'layout/svg/LayoutSVGResourceMarker.h',
3145             'layout/svg/LayoutSVGResourceMasker.cpp',
3146             'layout/svg/LayoutSVGResourceMasker.h',
3147             'layout/svg/LayoutSVGResourcePaintServer.cpp',
3148             'layout/svg/LayoutSVGResourcePaintServer.h',
3149             'layout/svg/LayoutSVGResourcePattern.cpp',
3150             'layout/svg/LayoutSVGResourcePattern.h',
3151             'layout/svg/LayoutSVGResourceRadialGradient.cpp',
3152             'layout/svg/LayoutSVGResourceRadialGradient.h',
3153             'layout/svg/LayoutSVGRoot.cpp',
3154             'layout/svg/LayoutSVGRoot.h',
3155             'layout/svg/LayoutSVGShape.cpp',
3156             'layout/svg/LayoutSVGShape.h',
3157             'layout/svg/LayoutSVGText.cpp',
3158             'layout/svg/LayoutSVGText.h',
3159             'layout/svg/LayoutSVGTextPath.cpp',
3160             'layout/svg/LayoutSVGTextPath.h',
3161             'layout/svg/LayoutSVGTransformableContainer.cpp',
3162             'layout/svg/LayoutSVGTransformableContainer.h',
3163             'layout/svg/LayoutSVGTSpan.cpp',
3164             'layout/svg/LayoutSVGTSpan.h',
3165             'layout/svg/LayoutSVGViewportContainer.cpp',
3166             'layout/svg/LayoutSVGViewportContainer.h',
3167             'layout/svg/SVGLayoutSupport.cpp',
3168             'layout/svg/SVGLayoutSupport.h',
3169             'layout/svg/SVGLayoutTreeAsText.cpp',
3170             'layout/svg/SVGLayoutTreeAsText.h',
3171             'layout/svg/SVGMarkerData.h',
3172             'layout/svg/SVGResources.cpp',
3173             'layout/svg/SVGResources.h',
3174             'layout/svg/SVGResourcesCache.cpp',
3175             'layout/svg/SVGResourcesCycleSolver.cpp',
3176             'layout/svg/SVGResourcesCycleSolver.h',
3177             'layout/svg/SVGTextChunkBuilder.cpp',
3178             'layout/svg/SVGTextChunkBuilder.h',
3179             'layout/svg/SVGTextFragment.h',
3180             'layout/svg/SVGTextLayoutAttributes.cpp',
3181             'layout/svg/SVGTextLayoutAttributes.h',
3182             'layout/svg/SVGTextLayoutAttributesBuilder.cpp',
3183             'layout/svg/SVGTextLayoutAttributesBuilder.h',
3184             'layout/svg/SVGTextLayoutEngine.cpp',
3185             'layout/svg/SVGTextLayoutEngine.h',
3186             'layout/svg/SVGTextLayoutEngineBaseline.cpp',
3187             'layout/svg/SVGTextLayoutEngineBaseline.h',
3188             'layout/svg/SVGTextLayoutEngineSpacing.cpp',
3189             'layout/svg/SVGTextLayoutEngineSpacing.h',
3190             'layout/svg/SVGTextMetrics.cpp',
3191             'layout/svg/SVGTextMetrics.h',
3192             'layout/svg/SVGTextMetricsBuilder.cpp',
3193             'layout/svg/SVGTextMetricsBuilder.h',
3194             'layout/svg/SVGTextQuery.cpp',
3195             'layout/svg/SVGTextQuery.h',
3196             'svg/ColorDistance.cpp',
3197             'svg/ColorDistance.h',
3198             'svg/GradientAttributes.h',
3199             'svg/LinearGradientAttributes.h',
3200             'svg/PatternAttributes.h',
3201             'svg/RadialGradientAttributes.h',
3202             'svg/SVGAElement.cpp',
3203             'svg/SVGAElement.h',
3204             'svg/SVGAngle.cpp',
3205             'svg/SVGAngleTearOff.cpp',
3206             'svg/SVGAnimateElement.cpp',
3207             'svg/SVGAnimateElement.h',
3208             'svg/SVGAnimateMotionElement.cpp',
3209             'svg/SVGAnimateMotionElement.h',
3210             'svg/SVGAnimateTransformElement.cpp',
3211             'svg/SVGAnimateTransformElement.h',
3212             'svg/SVGAnimatedAngle.cpp',
3213             'svg/SVGAnimatedColor.cpp',
3214             'svg/SVGAnimatedEnumerationBase.cpp',
3215             'svg/SVGAnimatedInteger.cpp',
3216             'svg/SVGAnimatedIntegerOptionalInteger.cpp',
3217             'svg/SVGAnimatedLength.cpp',
3218             'svg/SVGAnimatedNumber.cpp',
3219             'svg/SVGAnimatedNumberOptionalNumber.cpp',
3220             'svg/SVGAnimatedPath.cpp',
3221             'svg/SVGAnimatedString.cpp',
3222             'svg/SVGAnimatedString.h',
3223             'svg/SVGAnimatedTypeAnimator.cpp',
3224             'svg/SVGAnimatedTypeAnimator.h',
3225             'svg/SVGAnimationElement.cpp',
3226             'svg/SVGAnimationElement.h',
3227             'svg/SVGBoolean.cpp',
3228             'svg/SVGBoolean.h',
3229             'svg/SVGCircleElement.cpp',
3230             'svg/SVGCircleElement.h',
3231             'svg/SVGClipPathElement.cpp',
3232             'svg/SVGClipPathElement.h',
3233             'svg/SVGComponentTransferFunctionElement.cpp',
3234             'svg/SVGComponentTransferFunctionElement.h',
3235             'svg/SVGCursorElement.cpp',
3236             'svg/SVGCursorElement.h',
3237             'svg/SVGDefsElement.cpp',
3238             'svg/SVGDefsElement.h',
3239             'svg/SVGDescElement.cpp',
3240             'svg/SVGDescElement.h',
3241             'svg/SVGDiscardElement.cpp',
3242             'svg/SVGDiscardElement.h',
3243             'svg/SVGDocumentExtensions.cpp',
3244             'svg/SVGElement.cpp',
3245             'svg/SVGElementRareData.cpp',
3246             'svg/SVGElementRareData.h',
3247             'svg/SVGEllipseElement.cpp',
3248             'svg/SVGEllipseElement.h',
3249             'svg/SVGEnumeration.cpp',
3250             'svg/SVGFEBlendElement.cpp',
3251             'svg/SVGFEBlendElement.h',
3252             'svg/SVGFEColorMatrixElement.cpp',
3253             'svg/SVGFEColorMatrixElement.h',
3254             'svg/SVGFEComponentTransferElement.cpp',
3255             'svg/SVGFEComponentTransferElement.h',
3256             'svg/SVGFECompositeElement.cpp',
3257             'svg/SVGFECompositeElement.h',
3258             'svg/SVGFEConvolveMatrixElement.cpp',
3259             'svg/SVGFEConvolveMatrixElement.h',
3260             'svg/SVGFEDiffuseLightingElement.cpp',
3261             'svg/SVGFEDiffuseLightingElement.h',
3262             'svg/SVGFEDisplacementMapElement.cpp',
3263             'svg/SVGFEDisplacementMapElement.h',
3264             'svg/SVGFEDistantLightElement.cpp',
3265             'svg/SVGFEDistantLightElement.h',
3266             'svg/SVGFEDropShadowElement.cpp',
3267             'svg/SVGFEDropShadowElement.h',
3268             'svg/SVGFEFloodElement.cpp',
3269             'svg/SVGFEFloodElement.h',
3270             'svg/SVGFEFuncAElement.cpp',
3271             'svg/SVGFEFuncAElement.h',
3272             'svg/SVGFEFuncBElement.cpp',
3273             'svg/SVGFEFuncBElement.h',
3274             'svg/SVGFEFuncGElement.cpp',
3275             'svg/SVGFEFuncGElement.h',
3276             'svg/SVGFEFuncRElement.cpp',
3277             'svg/SVGFEFuncRElement.h',
3278             'svg/SVGFEGaussianBlurElement.cpp',
3279             'svg/SVGFEGaussianBlurElement.h',
3280             'svg/SVGFEImageElement.cpp',
3281             'svg/SVGFEImageElement.h',
3282             'svg/SVGFELightElement.cpp',
3283             'svg/SVGFELightElement.h',
3284             'svg/SVGFEMergeElement.cpp',
3285             'svg/SVGFEMergeElement.h',
3286             'svg/SVGFEMergeNodeElement.cpp',
3287             'svg/SVGFEMergeNodeElement.h',
3288             'svg/SVGFEMorphologyElement.cpp',
3289             'svg/SVGFEMorphologyElement.h',
3290             'svg/SVGFEOffsetElement.cpp',
3291             'svg/SVGFEOffsetElement.h',
3292             'svg/SVGFEPointLightElement.cpp',
3293             'svg/SVGFEPointLightElement.h',
3294             'svg/SVGFESpecularLightingElement.cpp',
3295             'svg/SVGFESpecularLightingElement.h',
3296             'svg/SVGFESpotLightElement.cpp',
3297             'svg/SVGFESpotLightElement.h',
3298             'svg/SVGFETileElement.cpp',
3299             'svg/SVGFETileElement.h',
3300             'svg/SVGFETurbulenceElement.cpp',
3301             'svg/SVGFETurbulenceElement.h',
3302             'svg/SVGFilterElement.cpp',
3303             'svg/SVGFilterElement.h',
3304             'svg/SVGFilterPrimitiveStandardAttributes.cpp',
3305             'svg/SVGFilterPrimitiveStandardAttributes.h',
3306             'svg/SVGFitToViewBox.cpp',
3307             'svg/SVGFitToViewBox.h',
3308             'svg/SVGForeignObjectElement.cpp',
3309             'svg/SVGForeignObjectElement.h',
3310             'svg/SVGGElement.cpp',
3311             'svg/SVGGElement.h',
3312             'svg/SVGGeometryElement.cpp',
3313             'svg/SVGGeometryElement.h',
3314             'svg/SVGGradientElement.cpp',
3315             'svg/SVGGradientElement.h',
3316             'svg/SVGGraphicsElement.cpp',
3317             'svg/SVGGraphicsElement.h',
3318             'svg/SVGImageElement.cpp',
3319             'svg/SVGImageElement.h',
3320             'svg/SVGImageLoader.cpp',
3321             'svg/SVGImageLoader.h',
3322             'svg/SVGInteger.cpp',
3323             'svg/SVGInteger.h',
3324             'svg/SVGIntegerOptionalInteger.cpp',
3325             'svg/SVGIntegerOptionalInteger.h',
3326             'svg/SVGLength.cpp',
3327             'svg/SVGLengthContext.cpp',
3328             'svg/SVGLengthList.cpp',
3329             'svg/SVGLengthTearOff.cpp',
3330             'svg/SVGLineElement.cpp',
3331             'svg/SVGLineElement.h',
3332             'svg/SVGLinearGradientElement.cpp',
3333             'svg/SVGLinearGradientElement.h',
3334             'svg/SVGMPathElement.cpp',
3335             'svg/SVGMPathElement.h',
3336             'svg/SVGMarkerElement.cpp',
3337             'svg/SVGMarkerElement.h',
3338             'svg/SVGMaskElement.cpp',
3339             'svg/SVGMaskElement.h',
3340             'svg/SVGMatrixTearOff.cpp',
3341             'svg/SVGMatrixTearOff.h',
3342             'svg/SVGMetadataElement.cpp',
3343             'svg/SVGMetadataElement.h',
3344             'svg/SVGNumber.cpp',
3345             'svg/SVGNumber.h',
3346             'svg/SVGNumberList.cpp',
3347             'svg/SVGNumberList.h',
3348             'svg/SVGNumberOptionalNumber.cpp',
3349             'svg/SVGNumberOptionalNumber.h',
3350             'svg/SVGNumberTearOff.cpp',
3351             'svg/SVGNumberTearOff.h',
3352             'svg/SVGParserUtilities.cpp',
3353             'svg/SVGParserUtilities.h',
3354             'svg/SVGParsingError.h',
3355             'svg/SVGPathBlender.cpp',
3356             'svg/SVGPathBlender.h',
3357             'svg/SVGPathBuilder.cpp',
3358             'svg/SVGPathBuilder.h',
3359             'svg/SVGPathByteStream.h',
3360             'svg/SVGPathByteStreamBuilder.cpp',
3361             'svg/SVGPathByteStreamBuilder.h',
3362             'svg/SVGPathByteStreamSource.cpp',
3363             'svg/SVGPathByteStreamSource.h',
3364             'svg/SVGPathConsumer.h',
3365             'svg/SVGPathElement.cpp',
3366             'svg/SVGPathElement.h',
3367             'svg/SVGPathParser.cpp',
3368             'svg/SVGPathParser.h',
3369             'svg/SVGPathSeg.cpp',
3370             'svg/SVGPathSeg.h',
3371             'svg/SVGPathSegArc.h',
3372             'svg/SVGPathSegArcAbs.h',
3373             'svg/SVGPathSegArcRel.h',
3374             'svg/SVGPathSegClosePath.h',
3375             'svg/SVGPathSegCurvetoCubic.h',
3376             'svg/SVGPathSegCurvetoCubicAbs.h',
3377             'svg/SVGPathSegCurvetoCubicRel.h',
3378             'svg/SVGPathSegCurvetoCubicSmooth.h',
3379             'svg/SVGPathSegCurvetoCubicSmoothAbs.h',
3380             'svg/SVGPathSegCurvetoCubicSmoothRel.h',
3381             'svg/SVGPathSegCurvetoQuadratic.h',
3382             'svg/SVGPathSegCurvetoQuadraticAbs.h',
3383             'svg/SVGPathSegCurvetoQuadraticRel.h',
3384             'svg/SVGPathSegCurvetoQuadraticSmoothAbs.h',
3385             'svg/SVGPathSegCurvetoQuadraticSmoothRel.h',
3386             'svg/SVGPathSegLinetoAbs.h',
3387             'svg/SVGPathSegLinetoHorizontal.h',
3388             'svg/SVGPathSegLinetoHorizontalAbs.h',
3389             'svg/SVGPathSegLinetoHorizontalRel.h',
3390             'svg/SVGPathSegLinetoRel.h',
3391             'svg/SVGPathSegLinetoVertical.h',
3392             'svg/SVGPathSegLinetoVerticalAbs.h',
3393             'svg/SVGPathSegLinetoVerticalRel.h',
3394             'svg/SVGPathSegList.cpp',
3395             'svg/SVGPathSegList.h',
3396             'svg/SVGPathSegListBuilder.cpp',
3397             'svg/SVGPathSegListBuilder.h',
3398             'svg/SVGPathSegListSource.cpp',
3399             'svg/SVGPathSegListSource.h',
3400             'svg/SVGPathSegListTearOff.h',
3401             'svg/SVGPathSegMovetoAbs.h',
3402             'svg/SVGPathSegMovetoRel.h',
3403             'svg/SVGPathSource.h',
3404             'svg/SVGPathStringBuilder.cpp',
3405             'svg/SVGPathStringBuilder.h',
3406             'svg/SVGPathStringSource.cpp',
3407             'svg/SVGPathStringSource.h',
3408             'svg/SVGPathTraversalStateBuilder.cpp',
3409             'svg/SVGPathTraversalStateBuilder.h',
3410             'svg/SVGPathUtilities.cpp',
3411             'svg/SVGPathUtilities.h',
3412             'svg/SVGPatternElement.cpp',
3413             'svg/SVGPatternElement.h',
3414             'svg/SVGPoint.cpp',
3415             'svg/SVGPoint.h',
3416             'svg/SVGPointList.cpp',
3417             'svg/SVGPointList.h',
3418             'svg/SVGPointTearOff.cpp',
3419             'svg/SVGPointTearOff.h',
3420             'svg/SVGPolyElement.cpp',
3421             'svg/SVGPolyElement.h',
3422             'svg/SVGPolygonElement.cpp',
3423             'svg/SVGPolygonElement.h',
3424             'svg/SVGPolylineElement.cpp',
3425             'svg/SVGPolylineElement.h',
3426             'svg/SVGPreserveAspectRatio.cpp',
3427             'svg/SVGPreserveAspectRatioTearOff.cpp',
3428             'svg/SVGRadialGradientElement.cpp',
3429             'svg/SVGRadialGradientElement.h',
3430             'svg/SVGRect.cpp',
3431             'svg/SVGRect.h',
3432             'svg/SVGRectElement.cpp',
3433             'svg/SVGRectElement.h',
3434             'svg/SVGRectTearOff.cpp',
3435             'svg/SVGRectTearOff.h',
3436             'svg/SVGSVGElement.cpp',
3437             'svg/SVGSVGElement.h',
3438             'svg/SVGScriptElement.cpp',
3439             'svg/SVGScriptElement.h',
3440             'svg/SVGSetElement.cpp',
3441             'svg/SVGSetElement.h',
3442             'svg/SVGStaticStringList.cpp',
3443             'svg/SVGStaticStringList.h',
3444             'svg/SVGStopElement.cpp',
3445             'svg/SVGStopElement.h',
3446             'svg/SVGString.cpp',
3447             'svg/SVGString.h',
3448             'svg/SVGStringList.cpp',
3449             'svg/SVGStringList.h',
3450             'svg/SVGStringListTearOff.cpp',
3451             'svg/SVGStringListTearOff.h',
3452             'svg/SVGStyleElement.cpp',
3453             'svg/SVGStyleElement.h',
3454             'svg/SVGSwitchElement.cpp',
3455             'svg/SVGSwitchElement.h',
3456             'svg/SVGSymbolElement.cpp',
3457             'svg/SVGSymbolElement.h',
3458             'svg/SVGTSpanElement.cpp',
3459             'svg/SVGTSpanElement.h',
3460             'svg/SVGTests.cpp',
3461             'svg/SVGTests.h',
3462             'svg/SVGTextContentElement.cpp',
3463             'svg/SVGTextContentElement.h',
3464             'svg/SVGTextElement.cpp',
3465             'svg/SVGTextElement.h',
3466             'svg/SVGTextPathElement.cpp',
3467             'svg/SVGTextPathElement.h',
3468             'svg/SVGTextPositioningElement.cpp',
3469             'svg/SVGTextPositioningElement.h',
3470             'svg/SVGTitleElement.cpp',
3471             'svg/SVGTitleElement.h',
3472             'svg/SVGTransform.cpp',
3473             'svg/SVGTransformDistance.cpp',
3474             'svg/SVGTransformDistance.h',
3475             'svg/SVGTransformList.cpp',
3476             'svg/SVGTransformListTearOff.cpp',
3477             'svg/SVGTransformTearOff.cpp',
3478             'svg/SVGURIReference.cpp',
3479             'svg/SVGURIReference.h',
3480             'svg/SVGUnitTypes.cpp',
3481             'svg/SVGUnitTypes.h',
3482             'svg/SVGUnknownElement.cpp',
3483             'svg/SVGUnknownElement.h',
3484             'svg/SVGUseElement.cpp',
3485             'svg/SVGUseElement.h',
3486             'svg/SVGViewElement.cpp',
3487             'svg/SVGViewElement.h',
3488             'svg/SVGViewSpec.cpp',
3489             'svg/SVGViewSpec.h',
3490             'svg/SVGZoomAndPan.cpp',
3491             'svg/SVGZoomAndPan.h',
3492             'svg/SVGZoomEvent.cpp',
3493             'svg/SVGZoomEvent.h',
3494             'svg/animation/SMILTime.cpp',
3495             'svg/animation/SMILTimeContainer.cpp',
3496             'svg/animation/SMILTimeContainer.h',
3497             'svg/animation/SVGSMILElement.cpp',
3498             'svg/graphics/SVGImage.cpp',
3499             'svg/graphics/SVGImage.h',
3500             'svg/graphics/SVGImageChromeClient.cpp',
3501             'svg/graphics/SVGImageChromeClient.h',
3502             'svg/graphics/SVGImageForContainer.cpp',
3503             'svg/graphics/SVGImageForContainer.h',
3504             'svg/graphics/filters/SVGFEImage.cpp',
3505             'svg/graphics/filters/SVGFEImage.h',
3506             'svg/graphics/filters/SVGFilterBuilder.cpp',
3507             'svg/graphics/filters/SVGFilterBuilder.h',
3508             'svg/properties/SVGAnimatedProperty.cpp',
3509             'svg/properties/SVGPropertyTearOff.cpp',
3510         ],
3511         'core_dictionary_idl_files': [
3512             'animation/KeyframeEffectOptions.idl',
3513             'animation/ComputedTimingProperties.idl',
3514             'css/FontFaceDescriptors.idl',
3515             'css/FontFaceSetLoadEventInit.idl',
3516             'css/MediaQueryListEventInit.idl',
3517             'dom/DOMPointInit.idl',
3518             'dom/ElementRegistrationOptions.idl',
3519             'dom/MutationObserverInit.idl',
3520             'dom/shadow/ShadowRootInit.idl',
3521             'events/AnimationEventInit.idl',
3522             'events/AnimationPlayerEventInit.idl',
3523             'events/ApplicationCacheErrorEventInit.idl',
3524             'events/AutocompleteErrorEventInit.idl',
3525             'events/CompositionEventInit.idl',
3526             'events/CustomEventInit.idl',
3527             'events/DragEventInit.idl',
3528             'events/ErrorEventInit.idl',
3529             'events/EventInit.idl',
3530             'events/EventModifierInit.idl',
3531             'events/FocusEventInit.idl',
3532             'events/HashChangeEventInit.idl',
3533             'events/KeyboardEventInit.idl',
3534             'events/MessageEventInit.idl',
3535             'events/MouseEventInit.idl',
3536             'events/PageTransitionEventInit.idl',
3537             'events/PointerEventInit.idl',
3538             'events/PopStateEventInit.idl',
3539             'events/ProgressEventInit.idl',
3540             'events/PromiseRejectionEventInit.idl',
3541             'events/RelatedEventInit.idl',
3542             'events/SecurityPolicyViolationEventInit.idl',
3543             'events/TransitionEventInit.idl',
3544             'events/UIEventInit.idl',
3545             'events/WheelEventInit.idl',
3546             'fileapi/BlobPropertyBag.idl',
3547             'fileapi/FilePropertyBag.idl',
3548             'frame/ScrollOptions.idl',
3549             'frame/ScrollToOptions.idl',
3550             'html/MediaKeyEventInit.idl',
3551             'html/canvas/CanvasContextCreationAttributes.idl',
3552             'html/track/TrackEventInit.idl',
3553             'input/InputDeviceCapabilitiesInit.idl',
3554             'page/EventSourceInit.idl',
3555             'timing/PerformanceObserverInit.idl',
3556         ],
3557         'generated_core_dictionary_files': [
3558             '<(blink_core_output_dir)/animation/KeyframeEffectOptions.cpp',
3559             '<(blink_core_output_dir)/animation/KeyframeEffectOptions.h',
3560             '<(blink_core_output_dir)/animation/ComputedTimingProperties.cpp',
3561             '<(blink_core_output_dir)/animation/ComputedTimingProperties.h',
3562             '<(blink_core_output_dir)/css/FontFaceDescriptors.cpp',
3563             '<(blink_core_output_dir)/css/FontFaceDescriptors.h',
3564             '<(blink_core_output_dir)/css/FontFaceSetLoadEventInit.cpp',
3565             '<(blink_core_output_dir)/css/FontFaceSetLoadEventInit.h',
3566             '<(blink_core_output_dir)/css/MediaQueryListEventInit.cpp',
3567             '<(blink_core_output_dir)/css/MediaQueryListEventInit.h',
3568             '<(blink_core_output_dir)/dom/DOMPointInit.cpp',
3569             '<(blink_core_output_dir)/dom/DOMPointInit.h',
3570             '<(blink_core_output_dir)/dom/ElementRegistrationOptions.cpp',
3571             '<(blink_core_output_dir)/dom/ElementRegistrationOptions.h',
3572             '<(blink_core_output_dir)/dom/MutationObserverInit.cpp',
3573             '<(blink_core_output_dir)/dom/MutationObserverInit.h',
3574             '<(blink_core_output_dir)/dom/shadow/ShadowRootInit.cpp',
3575             '<(blink_core_output_dir)/dom/shadow/ShadowRootInit.h',
3576             '<(blink_core_output_dir)/events/AnimationEventInit.cpp',
3577             '<(blink_core_output_dir)/events/AnimationEventInit.h',
3578             '<(blink_core_output_dir)/events/AnimationPlayerEventInit.cpp',
3579             '<(blink_core_output_dir)/events/AnimationPlayerEventInit.h',
3580             '<(blink_core_output_dir)/events/ApplicationCacheErrorEventInit.cpp',
3581             '<(blink_core_output_dir)/events/ApplicationCacheErrorEventInit.h',
3582             '<(blink_core_output_dir)/events/AutocompleteErrorEventInit.cpp',
3583             '<(blink_core_output_dir)/events/AutocompleteErrorEventInit.h',
3584             '<(blink_core_output_dir)/events/CompositionEventInit.cpp',
3585             '<(blink_core_output_dir)/events/CompositionEventInit.h',
3586             '<(blink_core_output_dir)/events/CustomEventInit.cpp',
3587             '<(blink_core_output_dir)/events/CustomEventInit.h',
3588             '<(blink_core_output_dir)/events/DragEventInit.cpp',
3589             '<(blink_core_output_dir)/events/DragEventInit.h',
3590             '<(blink_core_output_dir)/events/ErrorEventInit.cpp',
3591             '<(blink_core_output_dir)/events/ErrorEventInit.h',
3592             '<(blink_core_output_dir)/events/EventInit.cpp',
3593             '<(blink_core_output_dir)/events/EventInit.h',
3594             '<(blink_core_output_dir)/events/EventModifierInit.cpp',
3595             '<(blink_core_output_dir)/events/EventModifierInit.h',
3596             '<(blink_core_output_dir)/events/FocusEventInit.cpp',
3597             '<(blink_core_output_dir)/events/FocusEventInit.h',
3598             '<(blink_core_output_dir)/events/HashChangeEventInit.cpp',
3599             '<(blink_core_output_dir)/events/HashChangeEventInit.h',
3600             '<(blink_core_output_dir)/events/KeyboardEventInit.cpp',
3601             '<(blink_core_output_dir)/events/KeyboardEventInit.h',
3602             '<(blink_core_output_dir)/events/MessageEventInit.cpp',
3603             '<(blink_core_output_dir)/events/MessageEventInit.h',
3604             '<(blink_core_output_dir)/events/MouseEventInit.cpp',
3605             '<(blink_core_output_dir)/events/MouseEventInit.h',
3606             '<(blink_core_output_dir)/events/PageTransitionEventInit.cpp',
3607             '<(blink_core_output_dir)/events/PageTransitionEventInit.h',
3608             '<(blink_core_output_dir)/events/PointerEventInit.cpp',
3609             '<(blink_core_output_dir)/events/PointerEventInit.h',
3610             '<(blink_core_output_dir)/events/PopStateEventInit.cpp',
3611             '<(blink_core_output_dir)/events/PopStateEventInit.h',
3612             '<(blink_core_output_dir)/events/ProgressEventInit.cpp',
3613             '<(blink_core_output_dir)/events/ProgressEventInit.h',
3614             '<(blink_core_output_dir)/events/PromiseRejectionEventInit.cpp',
3615             '<(blink_core_output_dir)/events/PromiseRejectionEventInit.h',
3616             '<(blink_core_output_dir)/events/RelatedEventInit.cpp',
3617             '<(blink_core_output_dir)/events/RelatedEventInit.h',
3618             '<(blink_core_output_dir)/events/SecurityPolicyViolationEventInit.cpp',
3619             '<(blink_core_output_dir)/events/SecurityPolicyViolationEventInit.h',
3620             '<(blink_core_output_dir)/events/TransitionEventInit.cpp',
3621             '<(blink_core_output_dir)/events/TransitionEventInit.h',
3622             '<(blink_core_output_dir)/events/UIEventInit.cpp',
3623             '<(blink_core_output_dir)/events/UIEventInit.h',
3624             '<(blink_core_output_dir)/events/WheelEventInit.cpp',
3625             '<(blink_core_output_dir)/events/WheelEventInit.h',
3626             '<(blink_core_output_dir)/fileapi/BlobPropertyBag.cpp',
3627             '<(blink_core_output_dir)/fileapi/BlobPropertyBag.h',
3628             '<(blink_core_output_dir)/fileapi/FilePropertyBag.cpp',
3629             '<(blink_core_output_dir)/fileapi/FilePropertyBag.h',
3630             '<(blink_core_output_dir)/frame/ScrollOptions.cpp',
3631             '<(blink_core_output_dir)/frame/ScrollOptions.h',
3632             '<(blink_core_output_dir)/frame/ScrollToOptions.cpp',
3633             '<(blink_core_output_dir)/frame/ScrollToOptions.h',
3634             '<(blink_core_output_dir)/html/MediaKeyEventInit.cpp',
3635             '<(blink_core_output_dir)/html/MediaKeyEventInit.h',
3636             '<(blink_core_output_dir)/html/canvas/CanvasContextCreationAttributes.cpp',
3637             '<(blink_core_output_dir)/html/canvas/CanvasContextCreationAttributes.h',
3638             '<(blink_core_output_dir)/html/track/TrackEventInit.cpp',
3639             '<(blink_core_output_dir)/html/track/TrackEventInit.h',
3640             '<(blink_core_output_dir)/input/InputDeviceCapabilitiesInit.cpp',
3641             '<(blink_core_output_dir)/input/InputDeviceCapabilitiesInit.h',
3642             '<(blink_core_output_dir)/page/EventSourceInit.cpp',
3643             '<(blink_core_output_dir)/page/EventSourceInit.h',
3644             '<(blink_core_output_dir)/timing/PerformanceObserverInit.cpp',
3645             '<(blink_core_output_dir)/timing/PerformanceObserverInit.h',
3646         ],
3647         'core_testing_dictionary_idl_files': [
3648             'testing/InternalDictionary.idl',
3649             'testing/InternalDictionaryDerived.idl',
3650         ],
3651         'webcore_testing_idl_files': [
3652             'testing/DictionaryTest.idl',
3653             'testing/GCObservation.idl',
3654             'testing/GarbageCollectedScriptWrappable.idl',
3655             'testing/InternalSettings.idl',
3656             'testing/LayerRect.idl',
3657             'testing/LayerRectList.idl',
3658             'testing/PrivateScriptTest.idl',
3659             'testing/RefCountedScriptWrappable.idl',
3660             'testing/TypeConversions.idl',
3661             'testing/UnionTypesTest.idl',
3662         ],
3663         # testing IDL files that have partial interfaces in modules.
3664         'webcore_testing_idl_with_modules_dependency_files': [
3665             'testing/Internals.idl',
3666         ],
3667         'webcore_testing_dependency_idl_files': [
3668             'testing/PartialPrivateScriptTest.idl',
3669         ],
3670         'generated_webcore_testing_idl_files': [
3671             '<(blink_core_output_dir)/testing/InternalRuntimeFlags.idl',
3672             '<(blink_core_output_dir)/testing/InternalSettingsGenerated.idl',
3673         ],
3674         'generated_core_testing_dictionary_files': [
3675             '<(blink_core_output_dir)/testing/InternalDictionary.cpp',
3676             '<(blink_core_output_dir)/testing/InternalDictionary.h',
3677             '<(blink_core_output_dir)/testing/InternalDictionaryDerived.cpp',
3678             '<(blink_core_output_dir)/testing/InternalDictionaryDerived.h',
3679         ],
3680         'webcore_testing_files': [
3681             '<(blink_core_output_dir)/testing/InternalSettingsGenerated.cpp',
3682             '<(blink_core_output_dir)/testing/InternalSettingsGenerated.h',
3683             'testing/CoreTestPrinters.cpp',
3684             'testing/DictionaryTest.cpp',
3685             'testing/DictionaryTest.h',
3686             'testing/DummyPageHolder.cpp',
3687             'testing/DummyPageHolder.h',
3688             'testing/GCObservation.cpp',
3689             'testing/GCObservation.h',
3690             'testing/GarbageCollectedScriptWrappable.cpp',
3691             'testing/GarbageCollectedScriptWrappable.h',
3692             'testing/InternalSettings.cpp',
3693             'testing/InternalSettings.h',
3694             'testing/Internals.cpp',
3695             'testing/Internals.h',
3696             'testing/LayerRect.h',
3697             'testing/LayerRectList.cpp',
3698             'testing/LayerRectList.h',
3699             'testing/NullExecutionContext.cpp',
3700             'testing/NullExecutionContext.h',
3701             'testing/PrivateScriptTest.cpp',
3702             'testing/PrivateScriptTest.h',
3703             'testing/RefCountedScriptWrappable.cpp',
3704             'testing/RefCountedScriptWrappable.h',
3705             'testing/TypeConversions.h',
3706             'testing/UnionTypesTest.cpp',
3707             'testing/UnionTypesTest.h',
3708             'testing/v8/WebCoreTestSupport.cpp',
3709             'testing/v8/WebCoreTestSupport.h',
3710         ],
3711         'core_unittest_files': [
3712             'animation/AnimationClockTest.cpp',
3713             'animation/AnimationInputHelpersTest.cpp',
3714             'animation/AnimationEffectTest.cpp',
3715             'animation/AnimationTest.cpp',
3716             'animation/AnimationStackTest.cpp',
3717             'animation/KeyframeEffectTest.cpp',
3718             'animation/AnimationTestHelper.cpp',
3719             'animation/AnimationTestHelper.h',
3720             'animation/AnimationTimelineTest.cpp',
3721             'animation/AnimationTranslationUtilTest.cpp',
3722             'animation/CompositorAnimationsTest.cpp',
3723             'animation/CompositorAnimationsTestHelper.h',
3724             'animation/ColorStyleInterpolationTest.cpp',
3725             'animation/DeferredLegacyStyleInterpolationTest.cpp',
3726             'animation/DoubleStyleInterpolationTest.cpp',
3727             'animation/EffectInputTest.cpp',
3728             'animation/FilterStyleInterpolationTest.cpp',
3729             'animation/InterpolableValueTest.cpp',
3730             'animation/InterpolationEffectTest.cpp',
3731             'animation/KeyframeEffectModelTest.cpp',
3732             'animation/LengthBoxStyleInterpolationTest.cpp',
3733             'animation/LengthPairStyleInterpolationTest.cpp',
3734             'animation/LengthStyleInterpolationTest.cpp',
3735             'animation/ListStyleInterpolationTest.cpp',
3736             'animation/PropertyHandleTest.cpp',
3737             'animation/SVGStrokeDasharrayStyleInterpolationTest.cpp',
3738             'animation/ShadowStyleInterpolationTest.cpp',
3739             'animation/TimingCalculationsTest.cpp',
3740             'animation/TimingInputTest.cpp',
3741             'animation/VisibilityStyleInterpolationTest.cpp',
3742             'animation/animatable/AnimatableColorTest.cpp',
3743             'animation/animatable/AnimatableDoubleAndBoolTest.cpp',
3744             'animation/animatable/AnimatableDoubleTest.cpp',
3745             'animation/animatable/AnimatableLengthTest.cpp',
3746             'animation/animatable/AnimatableNeutralTest.cpp',
3747             'animation/animatable/AnimatableStrokeDasharrayListTest.cpp',
3748             'animation/animatable/AnimatableUnknownTest.cpp',
3749             'animation/animatable/AnimatableValueTestHelper.cpp',
3750             'animation/animatable/AnimatableValueTestHelper.h',
3751             'animation/animatable/AnimatableValueTestHelperTest.cpp',
3752             'clipboard/DataObjectTest.cpp',
3753             'compositing/DisplayListCompositingBuilderTest.cpp',
3754             'compositing/DisplayListCompositingTest.cpp',
3755             'css/AffectedByFocusTest.cpp',
3756             'css/CSSCalculationValueTest.cpp',
3757             'css/CSSFontFaceTest.cpp',
3758             'css/CSSSelectorTest.cpp',
3759             'css/CSSTestHelper.cpp',
3760             'css/CSSTestHelper.h',
3761             'css/CSSValueTestHelper.h',
3762             'css/DragUpdateTest.cpp',
3763             'css/MediaQueryEvaluatorTest.cpp',
3764             'css/MediaQueryListTest.cpp',
3765             'css/MediaQueryMatcherTest.cpp',
3766             'css/MediaQuerySetTest.cpp',
3767             'css/MediaValuesTest.cpp',
3768             'css/RuleSetTest.cpp',
3769             'css/invalidation/InvalidationSetTest.cpp',
3770             'css/parser/CSSParserValuesTest.cpp',
3771             'css/parser/CSSPropertyParserTest.cpp',
3772             'css/parser/CSSSelectorParserTest.cpp',
3773             'css/parser/CSSTokenizerTest.cpp',
3774             'css/parser/MediaConditionTest.cpp',
3775             'css/parser/SizesAttributeParserTest.cpp',
3776             'css/parser/SizesCalcParserTest.cpp',
3777             'css/resolver/FontBuilderTest.cpp',
3778             'css/resolver/MatchResultTest.cpp',
3779             'dom/ActiveDOMObjectTest.cpp',
3780             'dom/AttrTest.cpp',
3781             'dom/CrossThreadTaskTest.cpp',
3782             'dom/DOMImplementationTest.cpp',
3783             'dom/DocumentTest.cpp',
3784             'dom/MainThreadTaskRunnerTest.cpp',
3785             'dom/NthIndexCacheTest.cpp',
3786             'dom/RangeTest.cpp',
3787             'dom/ScriptRunnerTest.cpp',
3788             'dom/StyleElementTest.cpp',
3789             'dom/TreeScopeStyleSheetCollectionTest.cpp',
3790             'dom/TreeScopeTest.cpp',
3791             'dom/shadow/ComposedTreeTraversalTest.cpp',
3792             'editing/EditingStrategyTest.cpp',
3793             'editing/EditingTestBase.cpp',
3794             'editing/EditingTestBase.h',
3795             'editing/EditingUtilitiesTest.cpp',
3796             'editing/FrameSelectionTest.cpp',
3797             'editing/GranularityStrategyTest.cpp',
3798             'editing/InputMethodControllerTest.cpp',
3799             'editing/iterators/CharacterIteratorTest.cpp',
3800             'editing/iterators/SearchBufferTest.cpp',
3801             'editing/iterators/TextIteratorTest.cpp',
3802             'editing/markers/DocumentMarkerControllerTest.cpp',
3803             'editing/PositionTest.cpp',
3804             'editing/SurroundingTextTest.cpp',
3805             'editing/VisiblePositionTest.cpp',
3806             'editing/VisibleSelectionTest.cpp',
3807             'editing/VisibleUnitsTest.cpp',
3808             'editing/serializers/StyledMarkupSerializerTest.cpp',
3809             'events/EventPathTest.cpp',
3810             'fetch/CachingCorrectnessTest.cpp',
3811             'fetch/ClientHintsPreferencesTest.cpp',
3812             'fetch/ImageResourceTest.cpp',
3813             'fetch/MemoryCacheTest.cpp',
3814             'fetch/MockImageResourceClient.cpp',
3815             'fetch/RawResourceTest.cpp',
3816             'fetch/ResourceFetcherTest.cpp',
3817             'fetch/ResourceLoaderOptionsTest.cpp',
3818             'fetch/ResourceTest.cpp',
3819             'fileapi/FileListTest.cpp',
3820             'fileapi/FileTest.cpp',
3821             'frame/ImageBitmapTest.cpp',
3822             'frame/OriginsUsingFeaturesTest.cpp',
3823             'frame/RootFrameViewportTest.cpp',
3824             'frame/SubresourceIntegrityTest.cpp',
3825             'frame/UseCounterTest.cpp',
3826             'frame/csp/CSPSourceListTest.cpp',
3827             'frame/csp/CSPSourceTest.cpp',
3828             'frame/csp/ContentSecurityPolicyTest.cpp',
3829             'html/FormDataTest.cpp',
3830             'html/HTMLDimensionTest.cpp',
3831             'html/HTMLFormControlElementTest.cpp',
3832             'html/HTMLImageElementTest.cpp',
3833             'html/HTMLInputElementTest.cpp',
3834             'html/HTMLLinkElementSizesAttributeTest.cpp',
3835             'html/HTMLSelectElementTest.cpp',
3836             'html/HTMLTableRowElementTest.cpp',
3837             'html/HTMLTextFormControlElementTest.cpp',
3838             'html/LinkRelAttributeTest.cpp',
3839             'html/TimeRangesTest.cpp',
3840             'html/canvas/CanvasFontCacheTest.cpp',
3841             'html/forms/FileInputTypeTest.cpp',
3842             'html/parser/HTMLEntityParserTest.cpp',
3843             'html/parser/HTMLParserThreadTest.cpp',
3844             'html/parser/HTMLPreloadScannerTest.cpp',
3845             'html/parser/HTMLResourcePreloaderTest.cpp',
3846             'html/parser/HTMLSrcsetParserTest.cpp',
3847             'html/shadow/MediaControlsTest.cpp',
3848             'html/track/vtt/BufferedLineReaderTest.cpp',
3849             'html/track/vtt/VTTScannerTest.cpp',
3850             'input/EventHandlerTest.cpp',
3851             'layout/ImageQualityControllerTest.cpp',
3852             'layout/LayoutBlockTest.cpp',
3853             'layout/LayoutInlineTest.cpp',
3854             'layout/LayoutMultiColumnFlowThreadTest.cpp',
3855             'layout/LayoutObjectTest.cpp',
3856             'layout/LayoutPartTest.cpp',
3857             'layout/LayoutTableCellTest.cpp',
3858             'layout/LayoutTableRowTest.cpp',
3859             'layout/LayoutTestHelper.cpp',
3860             'layout/LayoutTestHelper.h',
3861             'layout/LayoutThemeTest.cpp',
3862             'layout/MultiColumnFragmentainerGroupTest.cpp',
3863             'layout/OverflowModelTest.cpp',
3864             'layout/shapes/BoxShapeTest.cpp',
3865             'loader/FrameFetchContextTest.cpp',
3866             'loader/LinkHeaderTest.cpp',
3867             'loader/LinkLoaderTest.cpp',
3868             'loader/MixedContentCheckerTest.cpp',
3869             'page/ContextMenuControllerTest.cpp',
3870             'page/NetworkStateNotifierTest.cpp',
3871             'page/PagePopupClientTest.cpp',
3872             'page/PrintContextTest.cpp',
3873             'page/scrolling/ScrollStateTest.cpp',
3874             'paint/DeprecatedPaintLayerPainterTest.cpp',
3875             'paint/DisplayItemListPaintTest.cpp',
3876             'paint/DisplayItemListPaintTest.h',
3877             'paint/LayerClipRecorderTest.cpp',
3878             'paint/LayoutObjectDrawingRecorderTest.cpp',
3879             'paint/NinePieceImageGridTest.cpp',
3880             'paint/TableCellPainterTest.cpp',
3881             'paint/TextPainterTest.cpp',
3882             'streams/ReadableStreamReaderTest.cpp',
3883             'streams/ReadableStreamTest.cpp',
3884             'style/ComputedStyleTest.cpp',
3885             'style/OutlineValueTest.cpp',
3886             'style/SVGComputedStyleTest.cpp',
3887             'svg/UnsafeSVGAttributeSanitizationTest.cpp',
3888             'testing/PrivateScriptTestTest.cpp',
3889             'timing/MemoryInfoTest.cpp',
3890             'workers/WorkerThreadTest.cpp',
3891             'xml/parser/SharedBufferReaderTest.cpp',
3892         ],
3893     }