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 1796 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1807 'inspector/DevToolsHost.cpp', | 1807 'inspector/DevToolsHost.cpp', |
1808 'inspector/DevToolsHost.h', | 1808 'inspector/DevToolsHost.h', |
1809 'inspector/IdentifiersFactory.cpp', | 1809 'inspector/IdentifiersFactory.cpp', |
1810 'inspector/IdentifiersFactory.h', | 1810 'inspector/IdentifiersFactory.h', |
1811 'inspector/InspectedFrames.cpp', | 1811 'inspector/InspectedFrames.cpp', |
1812 'inspector/InspectedFrames.h', | 1812 'inspector/InspectedFrames.h', |
1813 'inspector/InspectorAnimationAgent.cpp', | 1813 'inspector/InspectorAnimationAgent.cpp', |
1814 'inspector/InspectorAnimationAgent.h', | 1814 'inspector/InspectorAnimationAgent.h', |
1815 'inspector/InspectorApplicationCacheAgent.cpp', | 1815 'inspector/InspectorApplicationCacheAgent.cpp', |
1816 'inspector/InspectorApplicationCacheAgent.h', | 1816 'inspector/InspectorApplicationCacheAgent.h', |
1817 'inspector/InspectorBaseAgent.cpp', | 1817 'inspector/InspectorBaseAgent.h', |
1818 'inspector/InspectorCSSAgent.cpp', | 1818 'inspector/InspectorCSSAgent.cpp', |
1819 'inspector/InspectorCSSAgent.h', | 1819 'inspector/InspectorCSSAgent.h', |
1820 'inspector/InspectorConsoleAgent.cpp', | 1820 'inspector/InspectorConsoleAgent.cpp', |
1821 'inspector/InspectorConsoleAgent.h', | 1821 'inspector/InspectorConsoleAgent.h', |
1822 'inspector/InspectorConsoleInstrumentation.h', | 1822 'inspector/InspectorConsoleInstrumentation.h', |
1823 'inspector/InspectorDOMAgent.cpp', | 1823 'inspector/InspectorDOMAgent.cpp', |
1824 'inspector/InspectorDOMDebuggerAgent.cpp', | 1824 'inspector/InspectorDOMDebuggerAgent.cpp', |
1825 'inspector/InspectorDOMDebuggerAgent.h', | 1825 'inspector/InspectorDOMDebuggerAgent.h', |
1826 'inspector/InspectorDebuggerAgent.cpp', | 1826 'inspector/InspectorDebuggerAgent.cpp', |
1827 'inspector/InspectorDebuggerAgent.h', | 1827 'inspector/InspectorDebuggerAgent.h', |
(...skipping 19 matching lines...) Expand all Loading... |
1847 'inspector/InspectorProfilerAgent.cpp', | 1847 'inspector/InspectorProfilerAgent.cpp', |
1848 'inspector/InspectorProfilerAgent.h', | 1848 'inspector/InspectorProfilerAgent.h', |
1849 'inspector/InspectorResourceAgent.cpp', | 1849 'inspector/InspectorResourceAgent.cpp', |
1850 'inspector/InspectorResourceAgent.h', | 1850 'inspector/InspectorResourceAgent.h', |
1851 'inspector/InspectorResourceContainer.cpp', | 1851 'inspector/InspectorResourceContainer.cpp', |
1852 'inspector/InspectorResourceContainer.h', | 1852 'inspector/InspectorResourceContainer.h', |
1853 'inspector/InspectorResourceContentLoader.cpp', | 1853 'inspector/InspectorResourceContentLoader.cpp', |
1854 'inspector/InspectorResourceContentLoader.h', | 1854 'inspector/InspectorResourceContentLoader.h', |
1855 'inspector/InspectorRuntimeAgent.cpp', | 1855 'inspector/InspectorRuntimeAgent.cpp', |
1856 'inspector/InspectorRuntimeAgent.h', | 1856 'inspector/InspectorRuntimeAgent.h', |
| 1857 'inspector/InspectorSession.cpp', |
| 1858 'inspector/InspectorSession.h', |
1857 'inspector/InspectorStyleSheet.cpp', | 1859 'inspector/InspectorStyleSheet.cpp', |
1858 'inspector/InspectorStyleSheet.h', | 1860 'inspector/InspectorStyleSheet.h', |
1859 'inspector/InspectorTaskRunner.cpp', | 1861 'inspector/InspectorTaskRunner.cpp', |
1860 'inspector/InspectorTaskRunner.h', | 1862 'inspector/InspectorTaskRunner.h', |
1861 'inspector/InspectorTraceEvents.cpp', | 1863 'inspector/InspectorTraceEvents.cpp', |
1862 'inspector/InspectorTraceEvents.h', | 1864 'inspector/InspectorTraceEvents.h', |
1863 'inspector/InspectorTracingAgent.cpp', | 1865 'inspector/InspectorTracingAgent.cpp', |
1864 'inspector/InspectorTracingAgent.h', | 1866 'inspector/InspectorTracingAgent.h', |
1865 'inspector/InspectorWorkerAgent.cpp', | 1867 'inspector/InspectorWorkerAgent.cpp', |
1866 'inspector/InspectorWorkerAgent.h', | 1868 'inspector/InspectorWorkerAgent.h', |
(...skipping 2235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4102 'svg/SVGPathParserTest.cpp', | 4104 'svg/SVGPathParserTest.cpp', |
4103 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4105 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
4104 'testing/PrivateScriptTestTest.cpp', | 4106 'testing/PrivateScriptTestTest.cpp', |
4105 'timing/MemoryInfoTest.cpp', | 4107 'timing/MemoryInfoTest.cpp', |
4106 'workers/WorkerThreadTest.cpp', | 4108 'workers/WorkerThreadTest.cpp', |
4107 'workers/WorkerThreadTestHelper.h', | 4109 'workers/WorkerThreadTestHelper.h', |
4108 'xml/parser/SharedBufferReaderTest.cpp', | 4110 'xml/parser/SharedBufferReaderTest.cpp', |
4109 ], | 4111 ], |
4110 } | 4112 } |
4111 } | 4113 } |
OLD | NEW |