| OLD | NEW |
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 'core_generated.gypi', | 3 'core_generated.gypi', |
| 4 ], | 4 ], |
| 5 'variables': { | 5 'variables': { |
| 6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
| 7 'core_idl_files': [ | 7 'core_idl_files': [ |
| 8 'animation/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 2307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2318 'dom/DocumentInit.h', | 2318 'dom/DocumentInit.h', |
| 2319 'dom/DocumentLifecycle.cpp', | 2319 'dom/DocumentLifecycle.cpp', |
| 2320 'dom/DocumentLifecycle.h', | 2320 'dom/DocumentLifecycle.h', |
| 2321 'dom/DocumentLifecycleNotifier.cpp', | 2321 'dom/DocumentLifecycleNotifier.cpp', |
| 2322 'dom/DocumentLifecycleNotifier.h', | 2322 'dom/DocumentLifecycleNotifier.h', |
| 2323 'dom/DocumentLifecycleObserver.h', | 2323 'dom/DocumentLifecycleObserver.h', |
| 2324 'dom/DocumentOrderedList.cpp', | 2324 'dom/DocumentOrderedList.cpp', |
| 2325 'dom/DocumentOrderedList.h', | 2325 'dom/DocumentOrderedList.h', |
| 2326 'dom/DocumentOrderedMap.cpp', | 2326 'dom/DocumentOrderedMap.cpp', |
| 2327 'dom/DocumentParser.cpp', | 2327 'dom/DocumentParser.cpp', |
| 2328 'dom/DocumentStatisticsCollector.cpp', |
| 2329 'dom/DocumentStatisticsCollector.h', |
| 2328 'dom/DocumentStyleSheetCollection.cpp', | 2330 'dom/DocumentStyleSheetCollection.cpp', |
| 2329 'dom/DocumentStyleSheetCollection.h', | 2331 'dom/DocumentStyleSheetCollection.h', |
| 2330 'dom/DocumentStyleSheetCollector.cpp', | 2332 'dom/DocumentStyleSheetCollector.cpp', |
| 2331 'dom/DocumentStyleSheetCollector.h', | 2333 'dom/DocumentStyleSheetCollector.h', |
| 2332 'dom/DocumentTiming.cpp', | 2334 'dom/DocumentTiming.cpp', |
| 2333 'dom/DocumentTiming.h', | 2335 'dom/DocumentTiming.h', |
| 2334 'dom/DocumentType.cpp', | 2336 'dom/DocumentType.cpp', |
| 2335 'dom/DocumentVisibilityObserver.cpp', | 2337 'dom/DocumentVisibilityObserver.cpp', |
| 2336 'dom/Element.cpp', | 2338 'dom/Element.cpp', |
| 2337 'dom/Element.h', | 2339 'dom/Element.h', |
| (...skipping 1437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3775 'css/parser/CSSTokenizerTest.cpp', | 3777 'css/parser/CSSTokenizerTest.cpp', |
| 3776 'css/parser/MediaConditionTest.cpp', | 3778 'css/parser/MediaConditionTest.cpp', |
| 3777 'css/parser/SizesAttributeParserTest.cpp', | 3779 'css/parser/SizesAttributeParserTest.cpp', |
| 3778 'css/parser/SizesCalcParserTest.cpp', | 3780 'css/parser/SizesCalcParserTest.cpp', |
| 3779 'css/resolver/FontBuilderTest.cpp', | 3781 'css/resolver/FontBuilderTest.cpp', |
| 3780 'css/resolver/MatchResultTest.cpp', | 3782 'css/resolver/MatchResultTest.cpp', |
| 3781 'dom/ActiveDOMObjectTest.cpp', | 3783 'dom/ActiveDOMObjectTest.cpp', |
| 3782 'dom/AttrTest.cpp', | 3784 'dom/AttrTest.cpp', |
| 3783 'dom/CrossThreadTaskTest.cpp', | 3785 'dom/CrossThreadTaskTest.cpp', |
| 3784 'dom/DOMImplementationTest.cpp', | 3786 'dom/DOMImplementationTest.cpp', |
| 3787 'dom/DocumentStatisticsCollectorTest.cpp', |
| 3785 'dom/DocumentTest.cpp', | 3788 'dom/DocumentTest.cpp', |
| 3786 'dom/MainThreadTaskRunnerTest.cpp', | 3789 'dom/MainThreadTaskRunnerTest.cpp', |
| 3787 'dom/NthIndexCacheTest.cpp', | 3790 'dom/NthIndexCacheTest.cpp', |
| 3788 'dom/RangeTest.cpp', | 3791 'dom/RangeTest.cpp', |
| 3789 'dom/ScriptRunnerTest.cpp', | 3792 'dom/ScriptRunnerTest.cpp', |
| 3790 'dom/StyleElementTest.cpp', | 3793 'dom/StyleElementTest.cpp', |
| 3791 'dom/TreeScopeStyleSheetCollectionTest.cpp', | 3794 'dom/TreeScopeStyleSheetCollectionTest.cpp', |
| 3792 'dom/TreeScopeTest.cpp', | 3795 'dom/TreeScopeTest.cpp', |
| 3793 'dom/shadow/ComposedTreeTraversalTest.cpp', | 3796 'dom/shadow/ComposedTreeTraversalTest.cpp', |
| 3794 'editing/EditingStrategyTest.cpp', | 3797 'editing/EditingStrategyTest.cpp', |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3899 'style/SVGComputedStyleTest.cpp', | 3902 'style/SVGComputedStyleTest.cpp', |
| 3900 'svg/SVGPathParserTest.cpp', | 3903 'svg/SVGPathParserTest.cpp', |
| 3901 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3904 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3902 'testing/PrivateScriptTestTest.cpp', | 3905 'testing/PrivateScriptTestTest.cpp', |
| 3903 'timing/MemoryInfoTest.cpp', | 3906 'timing/MemoryInfoTest.cpp', |
| 3904 'workers/WorkerThreadTest.cpp', | 3907 'workers/WorkerThreadTest.cpp', |
| 3905 'xml/parser/SharedBufferReaderTest.cpp', | 3908 'xml/parser/SharedBufferReaderTest.cpp', |
| 3906 ], | 3909 ], |
| 3907 } | 3910 } |
| 3908 } | 3911 } |
| OLD | NEW |