| 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 1465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1476 'editing/serializers/StyledMarkupSerializer.cpp', | 1476 'editing/serializers/StyledMarkupSerializer.cpp', |
| 1477 'editing/serializers/StyledMarkupSerializer.h', | 1477 'editing/serializers/StyledMarkupSerializer.h', |
| 1478 'editing/serializers/TextOffset.cpp', | 1478 'editing/serializers/TextOffset.cpp', |
| 1479 'editing/serializers/TextOffset.h', | 1479 'editing/serializers/TextOffset.h', |
| 1480 'editing/spellcheck/SpellCheckRequester.cpp', | 1480 'editing/spellcheck/SpellCheckRequester.cpp', |
| 1481 'editing/spellcheck/SpellCheckRequester.h', | 1481 'editing/spellcheck/SpellCheckRequester.h', |
| 1482 'editing/spellcheck/SpellChecker.cpp', | 1482 'editing/spellcheck/SpellChecker.cpp', |
| 1483 'editing/spellcheck/SpellChecker.h', | 1483 'editing/spellcheck/SpellChecker.h', |
| 1484 'editing/spellcheck/TextCheckingHelper.cpp', | 1484 'editing/spellcheck/TextCheckingHelper.cpp', |
| 1485 'editing/spellcheck/TextCheckingHelper.h', | 1485 'editing/spellcheck/TextCheckingHelper.h', |
| 1486 'experiments/APIKey.cpp', |
| 1487 'experiments/APIKey.h', |
| 1486 'experiments/Experiments.cpp', | 1488 'experiments/Experiments.cpp', |
| 1487 'experiments/Experiments.h', | 1489 'experiments/Experiments.h', |
| 1488 'fetch/AccessControlStatus.h', | 1490 'fetch/AccessControlStatus.h', |
| 1489 'fetch/CSSStyleSheetResource.cpp', | 1491 'fetch/CSSStyleSheetResource.cpp', |
| 1490 'fetch/CSSStyleSheetResource.h', | 1492 'fetch/CSSStyleSheetResource.h', |
| 1491 'fetch/CachedMetadata.h', | 1493 'fetch/CachedMetadata.h', |
| 1492 'fetch/CachedMetadataHandler.h', | 1494 'fetch/CachedMetadataHandler.h', |
| 1493 'fetch/ClientHintsPreferences.cpp', | 1495 'fetch/ClientHintsPreferences.cpp', |
| 1494 'fetch/ClientHintsPreferences.h', | 1496 'fetch/ClientHintsPreferences.h', |
| 1495 'fetch/CrossOriginAccessControl.cpp', | 1497 'fetch/CrossOriginAccessControl.cpp', |
| (...skipping 2361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3857 'editing/iterators/TextIteratorTest.cpp', | 3859 'editing/iterators/TextIteratorTest.cpp', |
| 3858 'editing/markers/DocumentMarkerControllerTest.cpp', | 3860 'editing/markers/DocumentMarkerControllerTest.cpp', |
| 3859 'editing/PositionTest.cpp', | 3861 'editing/PositionTest.cpp', |
| 3860 'editing/SurroundingTextTest.cpp', | 3862 'editing/SurroundingTextTest.cpp', |
| 3861 'editing/VisiblePositionTest.cpp', | 3863 'editing/VisiblePositionTest.cpp', |
| 3862 'editing/VisibleSelectionTest.cpp', | 3864 'editing/VisibleSelectionTest.cpp', |
| 3863 'editing/VisibleUnitsTest.cpp', | 3865 'editing/VisibleUnitsTest.cpp', |
| 3864 'editing/serializers/StyledMarkupSerializerTest.cpp', | 3866 'editing/serializers/StyledMarkupSerializerTest.cpp', |
| 3865 'events/EventPathTest.cpp', | 3867 'events/EventPathTest.cpp', |
| 3866 'events/PointerEventFactoryTest.cpp', | 3868 'events/PointerEventFactoryTest.cpp', |
| 3869 'experiments/APIKeyTest.cpp', |
| 3867 'experiments/ExperimentsTest.cpp', | 3870 'experiments/ExperimentsTest.cpp', |
| 3868 'fetch/CachingCorrectnessTest.cpp', | 3871 'fetch/CachingCorrectnessTest.cpp', |
| 3869 'fetch/ClientHintsPreferencesTest.cpp', | 3872 'fetch/ClientHintsPreferencesTest.cpp', |
| 3870 'fetch/FetchUtilsTest.cpp', | 3873 'fetch/FetchUtilsTest.cpp', |
| 3871 'fetch/ImageResourceTest.cpp', | 3874 'fetch/ImageResourceTest.cpp', |
| 3872 'fetch/MemoryCacheTest.cpp', | 3875 'fetch/MemoryCacheTest.cpp', |
| 3873 'fetch/MockImageResourceClient.cpp', | 3876 'fetch/MockImageResourceClient.cpp', |
| 3874 'fetch/RawResourceTest.cpp', | 3877 'fetch/RawResourceTest.cpp', |
| 3875 'fetch/ResourceFetcherTest.cpp', | 3878 'fetch/ResourceFetcherTest.cpp', |
| 3876 'fetch/ResourceLoaderOptionsTest.cpp', | 3879 'fetch/ResourceLoaderOptionsTest.cpp', |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3957 'style/SVGComputedStyleTest.cpp', | 3960 'style/SVGComputedStyleTest.cpp', |
| 3958 'svg/SVGPathParserTest.cpp', | 3961 'svg/SVGPathParserTest.cpp', |
| 3959 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3962 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3960 'testing/PrivateScriptTestTest.cpp', | 3963 'testing/PrivateScriptTestTest.cpp', |
| 3961 'timing/MemoryInfoTest.cpp', | 3964 'timing/MemoryInfoTest.cpp', |
| 3962 'workers/WorkerThreadTest.cpp', | 3965 'workers/WorkerThreadTest.cpp', |
| 3963 'xml/parser/SharedBufferReaderTest.cpp', | 3966 'xml/parser/SharedBufferReaderTest.cpp', |
| 3964 ], | 3967 ], |
| 3965 } | 3968 } |
| 3966 } | 3969 } |
| OLD | NEW |