| 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/AnimationEffectReadOnly.idl', | 9 'animation/AnimationEffectReadOnly.idl', |
| 10 'animation/AnimationEffectTiming.idl', | 10 'animation/AnimationEffectTiming.idl', |
| (...skipping 1908 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1919 'inspector/InspectorWorkerAgent.cpp', | 1919 'inspector/InspectorWorkerAgent.cpp', |
| 1920 'inspector/InspectorWorkerAgent.h', | 1920 'inspector/InspectorWorkerAgent.h', |
| 1921 'inspector/InstanceCounters.cpp', | 1921 'inspector/InstanceCounters.cpp', |
| 1922 'inspector/InstanceCounters.h', | 1922 'inspector/InstanceCounters.h', |
| 1923 'inspector/LayoutEditor.cpp', | 1923 'inspector/LayoutEditor.cpp', |
| 1924 'inspector/LayoutEditor.h', | 1924 'inspector/LayoutEditor.h', |
| 1925 'inspector/MainThreadDebugger.cpp', | 1925 'inspector/MainThreadDebugger.cpp', |
| 1926 'inspector/MainThreadDebugger.h', | 1926 'inspector/MainThreadDebugger.h', |
| 1927 'inspector/NetworkResourcesData.cpp', | 1927 'inspector/NetworkResourcesData.cpp', |
| 1928 'inspector/NetworkResourcesData.h', | 1928 'inspector/NetworkResourcesData.h', |
| 1929 'inspector/ProtocolPlatform.h', |
| 1929 'inspector/ThreadDebugger.cpp', | 1930 'inspector/ThreadDebugger.cpp', |
| 1930 'inspector/ThreadDebugger.h', | 1931 'inspector/ThreadDebugger.h', |
| 1931 'inspector/V8InspectorString.cpp', | 1932 'inspector/V8InspectorString.cpp', |
| 1932 'inspector/V8InspectorString.h', | 1933 'inspector/V8InspectorString.h', |
| 1933 'inspector/WorkerInspectorController.cpp', | 1934 'inspector/WorkerInspectorController.cpp', |
| 1934 'inspector/WorkerInspectorController.h', | 1935 'inspector/WorkerInspectorController.h', |
| 1935 'inspector/WorkerThreadDebugger.cpp', | 1936 'inspector/WorkerThreadDebugger.cpp', |
| 1936 'inspector/WorkerThreadDebugger.h', | 1937 'inspector/WorkerThreadDebugger.h', |
| 1937 'loader/CookieJar.cpp', | 1938 'loader/CookieJar.cpp', |
| 1938 'loader/CrossOriginPreflightResultCache.cpp', | 1939 'loader/CrossOriginPreflightResultCache.cpp', |
| (...skipping 2276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4215 'html/parser/HTMLResourcePreloaderTest.cpp', | 4216 'html/parser/HTMLResourcePreloaderTest.cpp', |
| 4216 'html/parser/HTMLSrcsetParserTest.cpp', | 4217 'html/parser/HTMLSrcsetParserTest.cpp', |
| 4217 'html/parser/HTMLTokenizerTest.cpp', | 4218 'html/parser/HTMLTokenizerTest.cpp', |
| 4218 'html/parser/HTMLTreeBuilderSimulatorTest.cpp', | 4219 'html/parser/HTMLTreeBuilderSimulatorTest.cpp', |
| 4219 'html/parser/TextResourceDecoderTest.cpp', | 4220 'html/parser/TextResourceDecoderTest.cpp', |
| 4220 'html/shadow/MediaControlsTest.cpp', | 4221 'html/shadow/MediaControlsTest.cpp', |
| 4221 'html/track/TextTrackListTest.cpp', | 4222 'html/track/TextTrackListTest.cpp', |
| 4222 'html/track/vtt/BufferedLineReaderTest.cpp', | 4223 'html/track/vtt/BufferedLineReaderTest.cpp', |
| 4223 'html/track/vtt/VTTScannerTest.cpp', | 4224 'html/track/vtt/VTTScannerTest.cpp', |
| 4224 'input/EventHandlerTest.cpp', | 4225 'input/EventHandlerTest.cpp', |
| 4226 'inspector/ProtocolParserTest.cpp', |
| 4225 'layout/ImageQualityControllerTest.cpp', | 4227 'layout/ImageQualityControllerTest.cpp', |
| 4226 'layout/InlineTextBoxTest.cpp', | 4228 'layout/InlineTextBoxTest.cpp', |
| 4227 'layout/LayoutBlockTest.cpp', | 4229 'layout/LayoutBlockTest.cpp', |
| 4228 'layout/LayoutBoxModelObjectTest.cpp', | 4230 'layout/LayoutBoxModelObjectTest.cpp', |
| 4229 'layout/LayoutBoxTest.cpp', | 4231 'layout/LayoutBoxTest.cpp', |
| 4230 'layout/LayoutInlineTest.cpp', | 4232 'layout/LayoutInlineTest.cpp', |
| 4231 'layout/LayoutMultiColumnFlowThreadTest.cpp', | 4233 'layout/LayoutMultiColumnFlowThreadTest.cpp', |
| 4232 'layout/LayoutObjectTest.cpp', | 4234 'layout/LayoutObjectTest.cpp', |
| 4233 'layout/LayoutPartTest.cpp', | 4235 'layout/LayoutPartTest.cpp', |
| 4234 'layout/LayoutProgressTest.cpp', | 4236 'layout/LayoutProgressTest.cpp', |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4296 'timing/MemoryInfoTest.cpp', | 4298 'timing/MemoryInfoTest.cpp', |
| 4297 'timing/PerformanceBaseTest.cpp', | 4299 'timing/PerformanceBaseTest.cpp', |
| 4298 'timing/PerformanceObserverTest.cpp', | 4300 'timing/PerformanceObserverTest.cpp', |
| 4299 'workers/DedicatedWorkerTest.cpp', | 4301 'workers/DedicatedWorkerTest.cpp', |
| 4300 'workers/WorkerThreadTest.cpp', | 4302 'workers/WorkerThreadTest.cpp', |
| 4301 'workers/WorkerThreadTestHelper.h', | 4303 'workers/WorkerThreadTestHelper.h', |
| 4302 'xml/parser/SharedBufferReaderTest.cpp', | 4304 'xml/parser/SharedBufferReaderTest.cpp', |
| 4303 ], | 4305 ], |
| 4304 } | 4306 } |
| 4305 } | 4307 } |
| OLD | NEW |