OLD | NEW |
1 { | 1 { |
2 'includes': [ | 2 'includes': [ |
3 'platform_generated.gypi', | 3 'platform_generated.gypi', |
4 ], | 4 ], |
5 'variables': { | 5 'variables': { |
6 'platform_files': [ | 6 'platform_files': [ |
7 'AsyncFileSystemCallbacks.h', | 7 'AsyncFileSystemCallbacks.h', |
8 'CalculationValue.h', | 8 'CalculationValue.h', |
9 'CheckedInt.h', | 9 'CheckedInt.h', |
10 'ContentDecryptionModuleResult.h', | 10 'ContentDecryptionModuleResult.h', |
(...skipping 1094 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1105 'v8_inspector/V8ProfilerAgentImpl.cpp', | 1105 'v8_inspector/V8ProfilerAgentImpl.cpp', |
1106 'v8_inspector/V8ProfilerAgentImpl.h', | 1106 'v8_inspector/V8ProfilerAgentImpl.h', |
1107 'v8_inspector/V8Regex.cpp', | 1107 'v8_inspector/V8Regex.cpp', |
1108 'v8_inspector/V8Regex.h', | 1108 'v8_inspector/V8Regex.h', |
1109 'v8_inspector/V8RuntimeAgentImpl.cpp', | 1109 'v8_inspector/V8RuntimeAgentImpl.cpp', |
1110 'v8_inspector/V8RuntimeAgentImpl.h', | 1110 'v8_inspector/V8RuntimeAgentImpl.h', |
1111 'v8_inspector/V8StackTraceImpl.cpp', | 1111 'v8_inspector/V8StackTraceImpl.cpp', |
1112 'v8_inspector/V8StackTraceImpl.h', | 1112 'v8_inspector/V8StackTraceImpl.h', |
1113 'v8_inspector/V8StringUtil.cpp', | 1113 'v8_inspector/V8StringUtil.cpp', |
1114 'v8_inspector/V8StringUtil.h', | 1114 'v8_inspector/V8StringUtil.h', |
1115 'v8_inspector/public/V8ConsoleTypes.h', | |
1116 'v8_inspector/public/V8ContextInfo.h', | 1115 'v8_inspector/public/V8ContextInfo.h', |
1117 'v8_inspector/public/V8Debugger.h', | 1116 'v8_inspector/public/V8Debugger.h', |
1118 'v8_inspector/public/V8DebuggerClient.h', | 1117 'v8_inspector/public/V8DebuggerClient.h', |
1119 'v8_inspector/public/V8InspectorSession.h', | 1118 'v8_inspector/public/V8InspectorSession.h', |
1120 'v8_inspector/public/V8InspectorSessionClient.h', | 1119 'v8_inspector/public/V8InspectorSessionClient.h', |
1121 'v8_inspector/public/V8StackTrace.h', | 1120 'v8_inspector/public/V8StackTrace.h', |
1122 'web_memory_allocator_dump.cc', | 1121 'web_memory_allocator_dump.cc', |
1123 'web_memory_allocator_dump.h', | 1122 'web_memory_allocator_dump.h', |
1124 'web_process_memory_dump.cc', | 1123 'web_process_memory_dump.cc', |
1125 'web_process_memory_dump.h', | 1124 'web_process_memory_dump.h', |
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1352 ['use_default_render_theme==1', | 1351 ['use_default_render_theme==1', |
1353 { | 1352 { |
1354 'platform_test_files': [ | 1353 'platform_test_files': [ |
1355 'scroll/ScrollbarThemeAuraTest.cpp', | 1354 'scroll/ScrollbarThemeAuraTest.cpp', |
1356 ], | 1355 ], |
1357 } | 1356 } |
1358 ], | 1357 ], |
1359 ], | 1358 ], |
1360 }, | 1359 }, |
1361 } | 1360 } |
OLD | NEW |