| 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 1259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1270 'css/resolver/StyleResolverStats.h', | 1270 'css/resolver/StyleResolverStats.h', |
| 1271 'css/resolver/StyleResourceLoader.cpp', | 1271 'css/resolver/StyleResourceLoader.cpp', |
| 1272 'css/resolver/StyleResourceLoader.h', | 1272 'css/resolver/StyleResourceLoader.h', |
| 1273 'css/resolver/TransformBuilder.cpp', | 1273 'css/resolver/TransformBuilder.cpp', |
| 1274 'css/resolver/TransformBuilder.h', | 1274 'css/resolver/TransformBuilder.h', |
| 1275 'css/resolver/ViewportStyleResolver.cpp', | 1275 'css/resolver/ViewportStyleResolver.cpp', |
| 1276 'css/resolver/ViewportStyleResolver.h', | 1276 'css/resolver/ViewportStyleResolver.h', |
| 1277 'editing/Caret.cpp', | 1277 'editing/Caret.cpp', |
| 1278 'editing/Caret.h', | 1278 'editing/Caret.h', |
| 1279 'editing/CompositionUnderline.h', | 1279 'editing/CompositionUnderline.h', |
| 1280 'editing/CompositionUnderlineRangeFilter.cpp', |
| 1281 'editing/CompositionUnderlineRangeFilter.h', |
| 1280 'editing/DOMSelection.cpp', | 1282 'editing/DOMSelection.cpp', |
| 1281 'editing/DOMSelection.h', | 1283 'editing/DOMSelection.h', |
| 1282 'editing/DragCaretController.cpp', | 1284 'editing/DragCaretController.cpp', |
| 1283 'editing/DragCaretController.h', | 1285 'editing/DragCaretController.h', |
| 1284 'editing/EditingBehavior.cpp', | 1286 'editing/EditingBehavior.cpp', |
| 1285 'editing/EditingBehavior.h', | 1287 'editing/EditingBehavior.h', |
| 1286 'editing/EditingStrategy.cpp', | 1288 'editing/EditingStrategy.cpp', |
| 1287 'editing/EditingStrategy.h', | 1289 'editing/EditingStrategy.h', |
| 1288 'editing/EditingStyle.cpp', | 1290 'editing/EditingStyle.cpp', |
| 1289 'editing/EditingUtilities.cpp', | 1291 'editing/EditingUtilities.cpp', |
| (...skipping 2467 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3757 'dom/DOMImplementationTest.cpp', | 3759 'dom/DOMImplementationTest.cpp', |
| 3758 'dom/DocumentTest.cpp', | 3760 'dom/DocumentTest.cpp', |
| 3759 'dom/MainThreadTaskRunnerTest.cpp', | 3761 'dom/MainThreadTaskRunnerTest.cpp', |
| 3760 'dom/NthIndexCacheTest.cpp', | 3762 'dom/NthIndexCacheTest.cpp', |
| 3761 'dom/RangeTest.cpp', | 3763 'dom/RangeTest.cpp', |
| 3762 'dom/ScriptRunnerTest.cpp', | 3764 'dom/ScriptRunnerTest.cpp', |
| 3763 'dom/StyleElementTest.cpp', | 3765 'dom/StyleElementTest.cpp', |
| 3764 'dom/TreeScopeStyleSheetCollectionTest.cpp', | 3766 'dom/TreeScopeStyleSheetCollectionTest.cpp', |
| 3765 'dom/TreeScopeTest.cpp', | 3767 'dom/TreeScopeTest.cpp', |
| 3766 'dom/shadow/ComposedTreeTraversalTest.cpp', | 3768 'dom/shadow/ComposedTreeTraversalTest.cpp', |
| 3769 'editing/CompositionUnderlineRangeFilterTest.cpp', |
| 3767 'editing/EditingStrategyTest.cpp', | 3770 'editing/EditingStrategyTest.cpp', |
| 3768 'editing/EditingTestBase.cpp', | 3771 'editing/EditingTestBase.cpp', |
| 3769 'editing/EditingTestBase.h', | 3772 'editing/EditingTestBase.h', |
| 3770 'editing/EditingUtilitiesTest.cpp', | 3773 'editing/EditingUtilitiesTest.cpp', |
| 3771 'editing/FrameSelectionTest.cpp', | 3774 'editing/FrameSelectionTest.cpp', |
| 3772 'editing/GranularityStrategyTest.cpp', | 3775 'editing/GranularityStrategyTest.cpp', |
| 3773 'editing/InputMethodControllerTest.cpp', | 3776 'editing/InputMethodControllerTest.cpp', |
| 3774 'editing/iterators/CharacterIteratorTest.cpp', | 3777 'editing/iterators/CharacterIteratorTest.cpp', |
| 3775 'editing/iterators/SearchBufferTest.cpp', | 3778 'editing/iterators/SearchBufferTest.cpp', |
| 3776 'editing/iterators/TextIteratorTest.cpp', | 3779 'editing/iterators/TextIteratorTest.cpp', |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3854 'style/OutlineValueTest.cpp', | 3857 'style/OutlineValueTest.cpp', |
| 3855 'style/SVGComputedStyleTest.cpp', | 3858 'style/SVGComputedStyleTest.cpp', |
| 3856 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3859 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3857 'testing/PrivateScriptTestTest.cpp', | 3860 'testing/PrivateScriptTestTest.cpp', |
| 3858 'timing/MemoryInfoTest.cpp', | 3861 'timing/MemoryInfoTest.cpp', |
| 3859 'workers/WorkerThreadTest.cpp', | 3862 'workers/WorkerThreadTest.cpp', |
| 3860 'xml/parser/SharedBufferReaderTest.cpp', | 3863 'xml/parser/SharedBufferReaderTest.cpp', |
| 3861 ], | 3864 ], |
| 3862 } | 3865 } |
| 3863 } | 3866 } |
| OLD | NEW |