| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', | 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', |
| 9 # These files lists are shared with the GN build. | 9 # These files lists are shared with the GN build. |
| 10 'ash_sources': [ | 10 'ash_sources': [ |
| (...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 903 '../net/net.gyp:net', | 903 '../net/net.gyp:net', |
| 904 '../skia/skia.gyp:skia', | 904 '../skia/skia.gyp:skia', |
| 905 '../third_party/icu/icu.gyp:icui18n', | 905 '../third_party/icu/icu.gyp:icui18n', |
| 906 '../third_party/icu/icu.gyp:icuuc', | 906 '../third_party/icu/icu.gyp:icuuc', |
| 907 '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer', | 907 '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer', |
| 908 '../ui/accessibility/accessibility.gyp:accessibility', | 908 '../ui/accessibility/accessibility.gyp:accessibility', |
| 909 '../ui/app_list/app_list.gyp:app_list', | 909 '../ui/app_list/app_list.gyp:app_list', |
| 910 '../ui/aura/aura.gyp:aura', | 910 '../ui/aura/aura.gyp:aura', |
| 911 '../ui/base/ui_base.gyp:ui_base', | 911 '../ui/base/ui_base.gyp:ui_base', |
| 912 '../ui/compositor/compositor.gyp:compositor', | 912 '../ui/compositor/compositor.gyp:compositor', |
| 913 '../ui/events/devices/events_devices.gyp:events_devices', |
| 913 '../ui/events/events.gyp:events', | 914 '../ui/events/events.gyp:events', |
| 914 '../ui/events/events.gyp:events_base', | 915 '../ui/events/events.gyp:events_base', |
| 915 '../ui/events/events.gyp:gesture_detection', | 916 '../ui/events/events.gyp:gesture_detection', |
| 916 '../ui/gfx/gfx.gyp:gfx', | 917 '../ui/gfx/gfx.gyp:gfx', |
| 917 '../ui/gfx/gfx.gyp:gfx_geometry', | 918 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 918 '../ui/keyboard/keyboard.gyp:keyboard', | 919 '../ui/keyboard/keyboard.gyp:keyboard', |
| 919 '../ui/message_center/message_center.gyp:message_center', | 920 '../ui/message_center/message_center.gyp:message_center', |
| 920 '../ui/resources/ui_resources.gyp:ui_resources', | 921 '../ui/resources/ui_resources.gyp:ui_resources', |
| 921 '../ui/strings/ui_strings.gyp:ui_strings', | 922 '../ui/strings/ui_strings.gyp:ui_strings', |
| 922 '../ui/views/controls/webview/webview.gyp:webview', | 923 '../ui/views/controls/webview/webview.gyp:webview', |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1083 '../third_party/icu/icu.gyp:icuuc', | 1084 '../third_party/icu/icu.gyp:icuuc', |
| 1084 '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer', | 1085 '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer', |
| 1085 '../ui/accessibility/accessibility.gyp:accessibility', | 1086 '../ui/accessibility/accessibility.gyp:accessibility', |
| 1086 '../ui/app_list/app_list.gyp:app_list', | 1087 '../ui/app_list/app_list.gyp:app_list', |
| 1087 '../ui/aura/aura.gyp:aura', | 1088 '../ui/aura/aura.gyp:aura', |
| 1088 '../ui/aura/aura.gyp:aura_test_support', | 1089 '../ui/aura/aura.gyp:aura_test_support', |
| 1089 '../ui/base/ui_base.gyp:ui_base', | 1090 '../ui/base/ui_base.gyp:ui_base', |
| 1090 '../ui/base/ui_base.gyp:ui_base_test_support', | 1091 '../ui/base/ui_base.gyp:ui_base_test_support', |
| 1091 '../ui/compositor/compositor.gyp:compositor', | 1092 '../ui/compositor/compositor.gyp:compositor', |
| 1092 '../ui/compositor/compositor.gyp:compositor_test_support', | 1093 '../ui/compositor/compositor.gyp:compositor_test_support', |
| 1094 '../ui/events/devices/events_devices.gyp:events_devices', |
| 1093 '../ui/events/events.gyp:events', | 1095 '../ui/events/events.gyp:events', |
| 1094 '../ui/events/events.gyp:events_test_support', | 1096 '../ui/events/events.gyp:events_test_support', |
| 1095 '../ui/events/events.gyp:gesture_detection', | 1097 '../ui/events/events.gyp:gesture_detection', |
| 1096 '../ui/gfx/gfx.gyp:gfx', | 1098 '../ui/gfx/gfx.gyp:gfx', |
| 1097 '../ui/gfx/gfx.gyp:gfx_geometry', | 1099 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 1098 '../ui/keyboard/keyboard.gyp:keyboard', | 1100 '../ui/keyboard/keyboard.gyp:keyboard', |
| 1099 '../ui/message_center/message_center.gyp:message_center', | 1101 '../ui/message_center/message_center.gyp:message_center', |
| 1100 '../ui/message_center/message_center.gyp:message_center_test_support', | 1102 '../ui/message_center/message_center.gyp:message_center_test_support', |
| 1101 '../ui/resources/ui_resources.gyp:ui_resources', | 1103 '../ui/resources/ui_resources.gyp:ui_resources', |
| 1102 '../ui/views/controls/webview/webview_tests.gyp:webview_test_support', | 1104 '../ui/views/controls/webview/webview_tests.gyp:webview_test_support', |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1296 '../build/isolate.gypi', | 1298 '../build/isolate.gypi', |
| 1297 ], | 1299 ], |
| 1298 'sources': [ | 1300 'sources': [ |
| 1299 'ash_unittests.isolate', | 1301 'ash_unittests.isolate', |
| 1300 ], | 1302 ], |
| 1301 }, | 1303 }, |
| 1302 ], | 1304 ], |
| 1303 }], | 1305 }], |
| 1304 ], | 1306 ], |
| 1305 } | 1307 } |
| OLD | NEW |