Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / core.gypi
index e3f03ff..8862cf7 100644 (file)
@@ -5,6 +5,11 @@
             'animation/Animation.idl',
             'animation/Player.idl',
             'animation/TimedItem.idl',
+            'animation/Timeline.idl',
+            'animation/Timing.idl',
+            'clipboard/Clipboard.idl',
+            'clipboard/DataTransferItem.idl',
+            'clipboard/DataTransferItemList.idl',
             'css/CSS.idl',
             'css/CSSCharsetRule.idl',
             'css/CSSFontFaceLoadEvent.idl',
@@ -26,8 +31,6 @@
             # 'css/CSSUnknownRule.idl',
             'css/CSSValue.idl',
             'css/CSSValueList.idl',
-            'css/CSSVariablesMap.idl',
-            'css/CSSVariablesMapForEachCallback.idl',
             'css/CSSViewportRule.idl',
             'css/Counter.idl',
             'css/FontFace.idl',
             'css/WebKitCSSFilterRule.idl',
             'css/WebKitCSSFilterValue.idl',
             'css/WebKitCSSMatrix.idl',
-            'css/WebKitCSSRegionRule.idl',
             'css/WebKitCSSTransformValue.idl',
             'dom/Attr.idl',
             'dom/CDATASection.idl',
             'dom/CharacterData.idl',
             'dom/ClientRect.idl',
             'dom/ClientRectList.idl',
-            'dom/Clipboard.idl',
             'dom/Comment.idl',
             'dom/DOMError.idl',
             'dom/DOMException.idl',
             'dom/DOMStringList.idl',
             'dom/DOMStringMap.idl',
             'dom/DOMTokenList.idl',
-            'dom/DataTransferItem.idl',
-            'dom/DataTransferItemList.idl',
             'dom/Document.idl',
             'dom/DocumentFragment.idl',
             'dom/DocumentType.idl',
             'dom/Element.idl',
-            'dom/Entity.idl',
             'dom/MessageChannel.idl',
             'dom/MessagePort.idl',
             'dom/MutationObserver.idl',
@@ -86,8 +84,6 @@
             'dom/TouchList.idl',
             'dom/TreeWalker.idl',
             'dom/URL.idl',
-            'dom/WebKitNamedFlow.idl',
-            'dom/WebKitNamedFlowCollection.idl',
             'dom/XMLDocument.idl',
             'dom/shadow/ShadowRoot.idl',
             'events/AutocompleteErrorEvent.idl',
             'svg/SVGDefsElement.idl',
             'svg/SVGDescElement.idl',
             'svg/SVGDiscardElement.idl',
-            'svg/SVGDocument.idl',
             'svg/SVGElement.idl',
             'svg/SVGElementInstance.idl',
             'svg/SVGElementInstanceList.idl',
         ],
         # 'partial interface' or target (right side of) 'implements'
         'core_dependency_idl_files': [
+            'animation/DocumentAnimation.idl',
             'animation/ElementAnimation.idl',
             'css/DocumentFontFaceSet.idl',
             'dom/ChildNode.idl',
             'frame/WindowEventHandlers.idl',
             'frame/WindowTimers.idl',
             'page/WindowPagePopup.idl',
+            'svg/SVGDocument.idl',
             'svg/SVGFilterPrimitiveStandardAttributes.idl',
             'svg/SVGFitToViewBox.idl',
             'svg/SVGTests.idl',
             'animation/AnimatableValue.h',
             'animation/AnimatableVisibility.cpp',
             'animation/AnimatableVisibility.h',
-            'animation/AnimationTranslationUtil.cpp',
-            'animation/AnimationTranslationUtil.h',
-            'animation/ElementAnimation.cpp',
-            'animation/ElementAnimation.h',
             'animation/Animation.cpp',
             'animation/Animation.h',
             'animation/AnimationClock.h',
             'animation/AnimationEffect.h',
+            'animation/AnimationHelpers.h',
             'animation/AnimationStack.cpp',
             'animation/AnimationStack.h',
+            'animation/AnimationTranslationUtil.cpp',
+            'animation/AnimationTranslationUtil.h',
             'animation/CompositorAnimations.cpp',
             'animation/CompositorAnimations.h',
             'animation/CompositorAnimationsImpl.h',
+            'animation/DocumentAnimation.h',
             'animation/DocumentAnimations.cpp',
             'animation/DocumentAnimations.h',
             'animation/DocumentTimeline.cpp',
             'animation/DocumentTimeline.h',
+            'animation/ElementAnimation.cpp',
+            'animation/ElementAnimation.h',
             'animation/InertAnimation.cpp',
             'animation/InertAnimation.h',
             'animation/KeyframeEffectModel.cpp',
             'animation/TimedItem.cpp',
             'animation/TimedItem.h',
             'animation/TimedItemCalculations.h',
+            'animation/TimedItemTiming.cpp',
+            'animation/TimedItemTiming.h',
             'animation/Timing.h',
             'animation/css/CSSAnimatableValueFactory.cpp',
             'animation/css/CSSAnimatableValueFactory.h',
             'animation/css/CSSAnimationDataList.h',
             'animation/css/CSSPendingAnimations.cpp',
             'animation/css/CSSPendingAnimations.h',
+            'animation/css/CSSPropertyAnimation.cpp',
+            'animation/css/CSSPropertyAnimation.h',
             'animation/css/TransitionTimeline.cpp',
             'animation/css/TransitionTimeline.h',
+            'clipboard/Clipboard.cpp',
+            'clipboard/Clipboard.h',
+            'clipboard/DataObject.cpp',
+            'clipboard/DataObject.h',
+            'clipboard/DataObjectItem.cpp',
+            'clipboard/DataObjectItem.h',
+            'clipboard/DataTransferItem.cpp',
+            'clipboard/DataTransferItem.h',
+            'clipboard/DataTransferItemList.cpp',
+            'clipboard/DataTransferItemList.h',
+            'clipboard/Pasteboard.cpp',
+            'clipboard/Pasteboard.h',
             'css/BasicShapeFunctions.cpp',
             'css/CSSArrayFunctionValue.cpp',
             'css/CSSArrayFunctionValue.h',
             'css/CSSGradientValue.h',
             'css/CSSGridLineNamesValue.cpp',
             'css/CSSGridLineNamesValue.h',
-            'css/CSSGridTemplateValue.cpp',
-            'css/CSSGridTemplateValue.h',
+            'css/CSSGridTemplateAreasValue.cpp',
+            'css/CSSGridTemplateAreasValue.h',
             'css/CSSGroupingRule.cpp',
             'css/CSSGroupingRule.h',
             'css/CSSImageGeneratorValue.cpp',
             'css/CSSProperty.cpp',
             'css/CSSPropertySourceData.cpp',
             'css/CSSReflectValue.cpp',
-            'css/CSSRegionRule.cpp',
-            'css/CSSRegionRule.h',
             'css/CSSRule.cpp',
             'css/CSSRule.h',
             'css/CSSRuleList.cpp',
             'css/CSSSVGDocumentValue.h',
             'css/CSSSegmentedFontFace.cpp',
             'css/CSSSegmentedFontFace.h',
-            'css/CSSSegmentedFontFaceCache.cpp',
-            'css/CSSSegmentedFontFaceCache.h',
             'css/CSSSelector.cpp',
             'css/CSSSelectorList.cpp',
             'css/CSSSelectorList.h',
             'css/CSSShadowValue.cpp',
             'css/CSSShadowValue.h',
-            'css/CSSStyleDeclaration.cpp',
             'css/CSSStyleDeclaration.h',
             'css/CSSStyleRule.cpp',
             'css/CSSStyleRule.h',
             'css/CSSValueList.cpp',
             'css/CSSValuePool.cpp',
             'css/CSSValuePool.h',
-            'css/CSSVariableValue.h',
-            'css/CSSVariablesIterator.h',
-            'css/CSSVariablesMap.cpp',
-            'css/CSSVariablesMap.h',
-            'css/CSSVariablesMapForEachCallback.h',
             'css/CSSViewportRule.cpp',
             'css/CSSViewportRule.h',
+            'css/Counter.cpp',
             'css/Counter.h',
             'css/DOMWindowCSS.cpp',
             'css/DOMWindowCSS.h',
             'css/ElementRuleCollector.h',
             'css/FontFace.cpp',
             'css/FontFace.h',
+            'css/FontFaceCache.cpp',
+            'css/FontFaceCache.h',
             'css/FontFaceSet.cpp',
             'css/FontFaceSet.h',
             'css/FontFaceSetForEachCallback.h',
             'css/FontSize.cpp',
             'css/FontSize.h',
             'css/HashTools.h',
-            'css/InlineVariablesIterator.cpp',
-            'css/InlineVariablesIterator.h',
             'css/MediaFeatureNames.cpp',
             'css/MediaFeatureNames.h',
             'css/MediaList.cpp',
             'css/MediaQueryMatcher.h',
             'css/PageRuleCollector.cpp',
             'css/PageRuleCollector.h',
+            'css/Pair.cpp',
+            'css/Pair.h',
             'css/PropertySetCSSStyleDeclaration.cpp',
             'css/PropertySetCSSStyleDeclaration.h',
             'css/PseudoStyleRequest.h',
             'css/StyleSheetContents.h',
             'css/StyleSheetList.cpp',
             'css/StyleSheetList.h',
-            'css/VariablesIterator.cpp',
-            'css/VariablesIterator.h',
             'css/TreeBoundaryCrossingRules.cpp',
             'css/TreeBoundaryCrossingRules.h',
             'css/analyzer/DescendantInvalidationSet.h',
             'frame/DOMWindowProperty.h',
             'frame/DOMWindowTimers.cpp',
             'frame/DOMWindowTimers.h',
+            'frame/DeprecatedScheduleStyleRecalcDuringCompositingUpdate.cpp',
+            'frame/DeprecatedScheduleStyleRecalcDuringCompositingUpdate.h',
+            'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp',
+            'frame/DeprecatedScheduleStyleRecalcDuringLayout.h',
             'frame/Frame.cpp',
             'frame/Frame.h',
             'frame/FrameDestructionObserver.cpp',
             'frame/SuspendableTimer.cpp',
             'frame/SuspendableTimer.h',
             'frame/UseCounter.cpp',
-            'frame/animation/AnimationBase.cpp',
-            'frame/animation/AnimationBase.h',
-            'frame/animation/AnimationController.cpp',
-            'frame/animation/AnimationControllerPrivate.h',
-            'frame/animation/CSSPropertyAnimation.cpp',
-            'frame/animation/CSSPropertyAnimation.h',
-            'frame/animation/CompositeAnimation.cpp',
-            'frame/animation/CompositeAnimation.h',
-            'frame/animation/ImplicitAnimation.cpp',
-            'frame/animation/ImplicitAnimation.h',
-            'frame/animation/KeyframeAnimation.cpp',
-            'frame/animation/KeyframeAnimation.h',
             'inspector/AsyncCallStackTracker.cpp',
             'inspector/AsyncCallStackTracker.h',
             'inspector/BindingVisitors.h',
             'inspector/InspectorDOMDebuggerAgent.h',
             'inspector/InspectorDOMStorageAgent.cpp',
             'inspector/InspectorDOMStorageAgent.h',
-            'inspector/InspectorDatabaseAgent.cpp',
-            'inspector/InspectorDatabaseAgent.h',
-            'inspector/InspectorDatabaseInstrumentation.h',
-            'inspector/InspectorDatabaseResource.cpp',
-            'inspector/InspectorDatabaseResource.h',
             'inspector/InspectorDebuggerAgent.cpp',
             'inspector/InspectorDebuggerAgent.h',
-            'inspector/InspectorFileSystemAgent.cpp',
-            'inspector/InspectorFileSystemAgent.h',
             'inspector/InspectorFrontendChannel.h',
             'inspector/InspectorFrontendHost.cpp',
             'inspector/InspectorFrontendHost.h',
             'inspector/InspectorHeapProfilerAgent.h',
             'inspector/InspectorHistory.cpp',
             'inspector/InspectorHistory.h',
-            'inspector/InspectorIndexedDBAgent.cpp',
-            'inspector/InspectorIndexedDBAgent.h',
             'inspector/InspectorInputAgent.cpp',
             'inspector/InspectorInputAgent.h',
             'inspector/InspectorInspectorAgent.cpp',
             'page/EventSource.cpp',
             'page/EventSource.h',
             'page/FocusController.cpp',
+            'page/FocusType.h',
             'page/FrameTree.cpp',
             'page/HistoryController.cpp',
             'page/HistoryController.h',
+            'page/InjectedStyleSheets.cpp',
+            'page/InjectedStyleSheets.h',
             'page/MouseEventWithHitTestResults.cpp',
             'page/MouseEventWithHitTestResults.h',
             'frame/Navigator.cpp',
             'rendering/AbstractInlineTextBox.h',
             'rendering/AutoTableLayout.cpp',
             'rendering/AutoTableLayout.h',
-            'rendering/BidiRun.cpp',
             'rendering/BidiRun.h',
             'rendering/ClipRect.cpp',
             'rendering/ClipRect.h',
             'rendering/LayoutState.cpp',
             'rendering/OrderIterator.cpp',
             'rendering/OrderIterator.h',
-            'rendering/Pagination.cpp',
-            'rendering/Pagination.h',
             'rendering/PartialLayoutState.h',
             'rendering/PointerEventsHitRules.cpp',
             'rendering/PointerEventsHitRules.h',
             'rendering/RenderMultiColumnFlowThread.h',
             'rendering/RenderMultiColumnSet.cpp',
             'rendering/RenderMultiColumnSet.h',
-            'rendering/RenderNamedFlowFragment.cpp',
-            'rendering/RenderNamedFlowFragment.h',
-            'rendering/RenderNamedFlowThread.cpp',
-            'rendering/RenderNamedFlowThread.h',
             'rendering/RenderObject.cpp',
             'rendering/RenderObjectChildList.cpp',
             'rendering/RenderPart.cpp',
             'rendering/RenderTextControl.h',
             'rendering/RenderTextControlMultiLine.cpp',
             'rendering/RenderTextControlMultiLine.h',
-            'rendering/RenderTextControlPlaceholder.cpp',
-            'rendering/RenderTextControlPlaceholder.h',
             'rendering/RenderTextControlSingleLine.cpp',
             'rendering/RenderTextControlSingleLine.h',
             'rendering/RenderTextFragment.cpp',
             'rendering/RenderThemeChromiumMac.mm',
             'rendering/RenderThemeChromiumSkia.cpp',
             'rendering/RenderThemeChromiumSkia.h',
-            'rendering/RenderThemeChromiumWin.cpp',
-            'rendering/RenderThemeChromiumWin.h',
             'rendering/RenderTreeAsText.cpp',
             'rendering/RenderVTTCue.cpp',
             'rendering/RenderVTTCue.h',
             'rendering/TextAutosizer.h',
             'rendering/TrailingFloatsRootInlineBox.h',
             'rendering/VerticalPositionCache.h',
-            'rendering/animation/WebAnimationProvider.cpp',
-            'rendering/animation/WebAnimationProvider.h',
             'rendering/break_lines.cpp',
             'rendering/break_lines.h',
             'rendering/line/BreakingContext.cpp',
             'speech/SpeechInputResultList.h',
             'storage/Storage.cpp',
             'storage/Storage.h',
+            'storage/StorageArea.cpp',
             'storage/StorageArea.h',
             'storage/StorageEvent.cpp',
             'storage/StorageEvent.h',
+            'storage/StorageNamespace.cpp',
             'storage/StorageNamespace.h',
             'timing/MemoryInfo.cpp',
             'timing/Performance.cpp',
             'dom/ChildListMutationScope.h',
             'dom/ChildNodeList.cpp',
             'dom/ChildNodeList.h',
-            'dom/ClassNodeList.cpp',
-            'dom/ClassNodeList.h',
+            'dom/ClassCollection.cpp',
+            'dom/ClassCollection.h',
             'dom/ClientRect.cpp',
             'dom/ClientRect.h',
             'dom/ClientRectList.cpp',
             'dom/ClientRectList.h',
-            'dom/Clipboard.cpp',
             'dom/Comment.cpp',
             'dom/Comment.h',
             'dom/ContainerNode.cpp',
             'dom/CrossThreadTask.h',
             'dom/DatasetDOMStringMap.cpp',
             'dom/DatasetDOMStringMap.h',
-            'dom/DataObject.cpp',
-            'dom/DataObject.h',
-            'dom/DataObjectItem.cpp',
-            'dom/DataObjectItem.h',
-            'dom/DataTransferItem.cpp',
-            'dom/DataTransferItem.h',
-            'dom/DataTransferItemList.cpp',
-            'dom/DataTransferItemList.h',
             'dom/DecodedDataDocumentParser.cpp',
             'dom/DecodedDataDocumentParser.h',
             'dom/Document.cpp',
             'dom/DocumentOrderedList.h',
             'dom/DocumentOrderedMap.cpp',
             'dom/DocumentParser.cpp',
-            'dom/DocumentSharedObjectPool.cpp',
             'dom/DocumentStyleSheetCollection.cpp',
             'dom/DocumentStyleSheetCollection.h',
             'dom/DocumentStyleSheetCollector.cpp',
             'dom/DOMException.cpp',
             'dom/DOMException.h',
             'dom/DOMImplementation.cpp',
-            'dom/DOMNamedFlowCollection.cpp',
-            'dom/DOMNamedFlowCollection.h',
             'dom/DOMSettableTokenList.cpp',
             'dom/DOMSettableTokenList.h',
             'dom/DOMStringList.cpp',
             'dom/Element.h',
             'dom/ElementData.cpp',
             'dom/ElementData.h',
+            'dom/ElementDataCache.cpp',
+            'dom/ElementDataCache.h',
             'dom/ElementRareData.cpp',
             'dom/ElementRareData.h',
             'dom/ElementTraversal.h',
             'dom/EmptyNodeList.cpp',
             'dom/EmptyNodeList.h',
-            'dom/Entity.h',
             'dom/ExecutionContextTask.cpp',
             'dom/ExecutionContextTask.h',
             'dom/MainThreadTaskRunner.cpp',
             'dom/MutationObserverRegistration.h',
             'dom/MutationRecord.cpp',
             'dom/MutationRecord.h',
-            'dom/NamedFlow.cpp',
-            'dom/NamedFlow.h',
-            'dom/NamedFlowCollection.cpp',
-            'dom/NamedFlowCollection.h',
             'dom/NamedNodeMap.cpp',
             'dom/NamedNodesCollection.cpp',
             'dom/NamedNodesCollection.h',
             'dom/NodeFilterCondition.h',
             'dom/NodeIterator.cpp',
             'dom/NodeIterator.h',
-            'dom/NodeList.cpp',
             'dom/NodeRareData.cpp',
             'dom/NodeRareData.h',
-            'dom/Pasteboard.cpp',
-            'dom/Pasteboard.h',
             'dom/RenderTreeBuilder.cpp',
             'dom/RenderTreeBuilder.h',
             'dom/NodeRenderingTraversal.cpp',
             'dom/custom/CustomElementException.cpp',
             'dom/custom/CustomElementException.h',
             'dom/custom/CustomElementLifecycleCallbacks.h',
-            'dom/custom/CustomElementMicrotaskElementStep.cpp',
-            'dom/custom/CustomElementMicrotaskElementStep.h',
+            'dom/custom/CustomElementMicrotaskDispatcher.cpp',
+            'dom/custom/CustomElementMicrotaskDispatcher.h',
             'dom/custom/CustomElementMicrotaskImportStep.cpp',
             'dom/custom/CustomElementMicrotaskImportStep.h',
             'dom/custom/CustomElementMicrotaskQueue.cpp',
             'dom/custom/CustomElementMicrotaskQueue.h',
+            'dom/custom/CustomElementMicrotaskResolutionStep.cpp',
+            'dom/custom/CustomElementMicrotaskResolutionStep.h',
             'dom/custom/CustomElementMicrotaskStep.h',
             'dom/custom/CustomElementObserver.cpp',
             'dom/custom/CustomElementObserver.h',
             'dom/custom/CustomElementRegistrationContext.h',
             'dom/custom/CustomElementRegistry.cpp',
             'dom/custom/CustomElementRegistry.h',
-            'dom/custom/CustomElementResolutionStep.cpp',
-            'dom/custom/CustomElementResolutionStep.h',
             'dom/custom/CustomElementScheduler.cpp',
             'dom/custom/CustomElementScheduler.h',
             'dom/custom/CustomElementUpgradeCandidateMap.cpp',
             'dom/StyleSheetCollection.h',
             'dom/StyleSheetScopingNodeList.cpp',
             'dom/StyleSheetScopingNodeList.h',
-            'dom/TagNodeList.cpp',
-            'dom/TagNodeList.h',
+            'dom/TagCollection.cpp',
+            'dom/TagCollection.h',
             'dom/Text.cpp',
             'dom/TextLinkColors.cpp',
             'dom/TextLinkColors.h',
             'dom/TreeScope.h',
             'dom/TreeScopeAdopter.cpp',
             'dom/TreeScopeAdopter.h',
+            'dom/TreeScopeStyleSheetCollection.cpp',
+            'dom/TreeScopeStyleSheetCollection.h',
             'dom/TreeShared.h',
             'dom/TreeWalker.cpp',
             'dom/TreeWalker.h',
             'html/HTMLImportLoader.cpp',
             'html/HTMLImportLoader.h',
             'html/HTMLImportLoaderClient.h',
+            'html/HTMLImportState.h',
             'html/HTMLImportStateResolver.cpp',
             'html/HTMLImportStateResolver.h',
             'html/HTMLInputElement.cpp',
             'html/HTMLProgressElement.h',
             'html/HTMLQuoteElement.cpp',
             'html/HTMLQuoteElement.h',
+            'html/HTMLRTElement.cpp',
+            'html/HTMLRTElement.h',
+            'html/HTMLRubyElement.cpp',
+            'html/HTMLRubyElement.h',
             'html/HTMLScriptElement.cpp',
             'html/HTMLScriptElement.h',
             'html/HTMLSelectElement.cpp',
             'html/forms/ButtonInputType.h',
             'html/forms/CheckboxInputType.cpp',
             'html/forms/CheckboxInputType.h',
-            'html/forms/CheckedRadioButtons.cpp',
-            'html/forms/CheckedRadioButtons.h',
             'html/forms/ColorInputType.cpp',
             'html/forms/ColorInputType.h',
             'html/forms/DateInputType.cpp',
             'html/forms/NumberInputType.h',
             'html/forms/PasswordInputType.cpp',
             'html/forms/PasswordInputType.h',
+            'html/forms/RadioButtonGroupScope.cpp',
+            'html/forms/RadioButtonGroupScope.h',
             'html/forms/RadioInputType.cpp',
             'html/forms/RadioInputType.h',
             'html/forms/RangeInputType.cpp',
             'html/shadow/HTMLContentElement.h',
             'html/shadow/HTMLShadowElement.cpp',
             'html/shadow/HTMLShadowElement.h',
-            'html/shadow/MediaControls.cpp',
-            'html/shadow/MediaControls.h',
             'html/shadow/MediaControlElementTypes.cpp',
             'html/shadow/MediaControlElementTypes.h',
             'html/shadow/MediaControlElements.cpp',
             'html/shadow/MediaControlElements.h',
-            'html/shadow/MediaControlsChromium.cpp',
-            'html/shadow/MediaControlsChromium.h',
-            'html/shadow/MediaControlsChromiumAndroid.cpp',
-            'html/shadow/MediaControlsChromiumAndroid.h',
+            'html/shadow/MediaControls.cpp',
+            'html/shadow/MediaControls.h',
+            'html/shadow/MediaControlsAndroid.cpp',
+            'html/shadow/MediaControlsAndroid.h',
             'html/shadow/MeterShadowElement.cpp',
             'html/shadow/MeterShadowElement.h',
             'html/shadow/PasswordGeneratorButtonElement.cpp',
             'svg/SVGAnimatedNumber.cpp',
             'svg/SVGAnimatedNumberOptionalNumber.cpp',
             'svg/SVGAnimatedPath.cpp',
-            'svg/SVGAnimatedString.cpp',
             'svg/SVGAnimatedTransformList.cpp',
             'svg/SVGAnimatedType.cpp',
             'svg/SVGAnimatedTypeAnimator.cpp',
             'svg/SVGImageElement.h',
             'svg/SVGImageLoader.cpp',
             'svg/SVGImageLoader.h',
+            'svg/SVGInteger.cpp',
+            'svg/SVGInteger.h',
+            'svg/SVGIntegerOptionalInteger.cpp',
+            'svg/SVGIntegerOptionalInteger.h',
             'svg/SVGLength.cpp',
             'svg/SVGLengthContext.cpp',
             'svg/SVGLengthList.cpp',
             'svg/SVGScriptElement.h',
             'svg/SVGSetElement.cpp',
             'svg/SVGSetElement.h',
+            'svg/SVGStaticStringList.cpp',
+            'svg/SVGStaticStringList.h',
             'svg/SVGStopElement.cpp',
             'svg/SVGStopElement.h',
+            'svg/SVGString.cpp',
+            'svg/SVGString.h',
             'svg/SVGStringList.cpp',
             'svg/SVGStringList.h',
+            'svg/SVGStringListTearOff.cpp',
+            'svg/SVGStringListTearOff.h',
             'svg/SVGStyleElement.cpp',
             'svg/SVGStyleElement.h',
             'svg/SVGSwitchElement.cpp',
             'svg/animation/SVGSMILElement.cpp',
             'svg/graphics/SVGImageCache.cpp',
             'svg/graphics/SVGImageCache.h',
+            'svg/graphics/SVGImageChromeClient.cpp',
             'svg/graphics/SVGImageChromeClient.h',
             'svg/graphics/SVGImage.cpp',
             'svg/graphics/SVGImage.h',
             '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.cpp',
             '<(SHARED_INTERMEDIATE_DIR)/blink/InternalSettingsGenerated.h',
         ],
-        'webcore_platform_support_files': [
-            'platform/chromium/support/WebArrayBuffer.cpp',
-            'platform/chromium/support/WebCrypto.cpp',
-        ],
         'core_unittest_files': [
             'animation/AnimatableColorTest.cpp',
             'animation/AnimatableDoubleTest.cpp',
             'animation/AnimatableValueTestHelper.h',
             'animation/AnimatableValueTestHelperTest.cpp',
             'animation/AnimationClockTest.cpp',
+            'animation/AnimationHelpersTest.cpp',
+            'animation/AnimationTest.cpp',
+            'animation/AnimationTranslationUtilTest.cpp',
             'animation/CompositorAnimationsTest.cpp',
             'animation/CompositorAnimationsTestHelper.h',
             'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
-            'animation/AnimationTranslationUtilTest.cpp',
             'animation/DocumentTimelineTest.cpp',
-            'animation/ElementAnimationTest.cpp',
             'animation/KeyframeEffectModelTest.cpp',
             'animation/PlayerTest.cpp',
             'animation/TimedItemCalculationsTest.cpp',
             'animation/TimedItemTest.cpp',
-            'css/CSSParserValuesTest.cpp',
             'css/CSSCalculationValueTest.cpp',
+            'css/CSSTestHelper.cpp',
+            'css/CSSTestHelper.h',
             'css/CSSValueTestHelper.h',
-            'dom/DocumentMarkerControllerTest.cpp',
-            'editing/TextIteratorTest.cpp',
+            'css/CSSParserValuesTest.cpp',
+            'css/CSSSelectorTest.cpp',
+            'css/CSSValueTestHelper.h',
+            'css/DragUpdateTest.cpp',
+            'css/HoverUpdateTest.cpp',
+            'css/RuleSetTest.cpp',
             'dom/DOMImplementationTest.cpp',
+            'dom/DocumentMarkerControllerTest.cpp',
+            'dom/DocumentTest.cpp',
             'dom/MainThreadTaskRunnerTest.cpp',
+            'editing/TextIteratorTest.cpp',
+            'fetch/CachingCorrectnessTest.cpp',
             'fetch/ImageResourceTest.cpp',
             'fetch/MemoryCacheTest.cpp',
             'fetch/RawResourceTest.cpp',
             'fetch/ResourceFetcherTest.cpp',
+            'frame/ImageBitmapTest.cpp',
             'html/HTMLDimensionTest.cpp',
             'html/LinkRelAttributeTest.cpp',
             'html/TimeRangesTest.cpp',
+            'html/parser/HTMLParserThreadTest.cpp',
             'html/track/vtt/BufferedLineReaderTest.cpp',
             'html/track/vtt/VTTScannerTest.cpp',
-            'frame/ImageBitmapTest.cpp',
             'rendering/RenderOverflowTest.cpp',
             'rendering/shapes/BoxShapeTest.cpp',
-            'testing/UnitTestHelpers.h',
             'testing/UnitTestHelpers.cpp',
+            'testing/UnitTestHelpers.h',
         ],
     }
 }