| 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 # These files lists are shared with the GN build. | 8 # These files lists are shared with the GN build. |
| 9 'ash_sources': [ | 9 'ash_sources': [ |
| 10 'accelerators/accelerator_commands.cc', | 10 'accelerators/accelerator_commands.cc', |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 67 'display/display_change_observer_chromeos.cc', | 67 'display/display_change_observer_chromeos.cc', |
| 68 'display/display_change_observer_chromeos.h', | 68 'display/display_change_observer_chromeos.h', |
| 69 'display/display_color_manager_chromeos.cc', | 69 'display/display_color_manager_chromeos.cc', |
| 70 'display/display_color_manager_chromeos.h', | 70 'display/display_color_manager_chromeos.h', |
| 71 'display/window_tree_host_manager.cc', | 71 'display/window_tree_host_manager.cc', |
| 72 'display/window_tree_host_manager.h', | 72 'display/window_tree_host_manager.h', |
| 73 'display/display_error_observer_chromeos.cc', | 73 'display/display_error_observer_chromeos.cc', |
| 74 'display/display_error_observer_chromeos.h', | 74 'display/display_error_observer_chromeos.h', |
| 75 'display/display_info.cc', | 75 'display/display_info.cc', |
| 76 'display/display_info.h', | 76 'display/display_info.h', |
| 77 'display/display_layout.cc', | |
| 78 'display/display_layout.h', | |
| 79 'display/display_layout_builder.cc', | |
| 80 'display/display_layout_builder.h', | |
| 81 'display/display_layout_store.cc', | 77 'display/display_layout_store.cc', |
| 82 'display/display_layout_store.h', | 78 'display/display_layout_store.h', |
| 83 'display/display_manager.cc', | 79 'display/display_manager.cc', |
| 84 'display/display_manager.h', | 80 'display/display_manager.h', |
| 85 'display/display_configuration_controller.cc', | 81 'display/display_configuration_controller.cc', |
| 86 'display/display_configuration_controller.h', | 82 'display/display_configuration_controller.h', |
| 87 'display/display_pref_util.h', | 83 'display/display_pref_util.h', |
| 88 'display/display_util.cc', | 84 'display/display_util.cc', |
| 89 'display/display_util.h', | 85 'display/display_util.h', |
| 90 'display/extended_mouse_warp_controller.cc', | 86 'display/extended_mouse_warp_controller.cc', |
| (...skipping 731 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 822 'content/display/screen_orientation_controller_chromeos_unittest.cc', | 818 'content/display/screen_orientation_controller_chromeos_unittest.cc', |
| 823 'content/keyboard_overlay/keyboard_overlay_delegate_unittest.cc', | 819 'content/keyboard_overlay/keyboard_overlay_delegate_unittest.cc', |
| 824 'content/keyboard_overlay/keyboard_overlay_view_unittest.cc', | 820 'content/keyboard_overlay/keyboard_overlay_view_unittest.cc', |
| 825 'desktop_background/desktop_background_controller_unittest.cc', | 821 'desktop_background/desktop_background_controller_unittest.cc', |
| 826 'dip_unittest.cc', | 822 'dip_unittest.cc', |
| 827 'display/cursor_window_controller_unittest.cc', | 823 'display/cursor_window_controller_unittest.cc', |
| 828 'display/display_change_observer_chromeos_unittest.cc', | 824 'display/display_change_observer_chromeos_unittest.cc', |
| 829 'display/display_color_manager_chromeos_unittest.cc', | 825 'display/display_color_manager_chromeos_unittest.cc', |
| 830 'display/display_error_observer_chromeos_unittest.cc', | 826 'display/display_error_observer_chromeos_unittest.cc', |
| 831 'display/display_info_unittest.cc', | 827 'display/display_info_unittest.cc', |
| 832 'display/display_layout_builder_unittest.cc', | |
| 833 'display/display_manager_unittest.cc', | 828 'display/display_manager_unittest.cc', |
| 834 'display/display_util_unittest.cc', | 829 'display/display_util_unittest.cc', |
| 835 'display/extended_mouse_warp_controller_unittest.cc', | 830 'display/extended_mouse_warp_controller_unittest.cc', |
| 836 'display/json_converter_unittest.cc', | 831 'display/json_converter_unittest.cc', |
| 837 'display/mirror_window_controller_unittest.cc', | 832 'display/mirror_window_controller_unittest.cc', |
| 838 'display/mouse_cursor_event_filter_unittest.cc', | 833 'display/mouse_cursor_event_filter_unittest.cc', |
| 839 'display/projecting_observer_chromeos_unittest.cc', | 834 'display/projecting_observer_chromeos_unittest.cc', |
| 840 'display/resolution_notification_controller_unittest.cc', | 835 'display/resolution_notification_controller_unittest.cc', |
| 841 'display/root_window_transformers_unittest.cc', | 836 'display/root_window_transformers_unittest.cc', |
| 842 'display/screen_ash_unittest.cc', | 837 'display/screen_ash_unittest.cc', |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 971 '../skia/skia.gyp:skia', | 966 '../skia/skia.gyp:skia', |
| 972 '../third_party/icu/icu.gyp:icui18n', | 967 '../third_party/icu/icu.gyp:icui18n', |
| 973 '../third_party/icu/icu.gyp:icuuc', | 968 '../third_party/icu/icu.gyp:icuuc', |
| 974 '../ui/accessibility/accessibility.gyp:accessibility', | 969 '../ui/accessibility/accessibility.gyp:accessibility', |
| 975 '../ui/app_list/app_list.gyp:app_list', | 970 '../ui/app_list/app_list.gyp:app_list', |
| 976 '../ui/aura/aura.gyp:aura', | 971 '../ui/aura/aura.gyp:aura', |
| 977 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 972 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 978 '../ui/base/ui_base.gyp:ui_base', | 973 '../ui/base/ui_base.gyp:ui_base', |
| 979 '../ui/base/ui_base.gyp:ui_data_pack', | 974 '../ui/base/ui_base.gyp:ui_data_pack', |
| 980 '../ui/compositor/compositor.gyp:compositor', | 975 '../ui/compositor/compositor.gyp:compositor', |
| 976 '../ui/display/display.gyp:display', |
| 981 '../ui/events/devices/events_devices.gyp:events_devices', | 977 '../ui/events/devices/events_devices.gyp:events_devices', |
| 982 '../ui/events/events.gyp:events', | 978 '../ui/events/events.gyp:events', |
| 983 '../ui/events/events.gyp:events_base', | 979 '../ui/events/events.gyp:events_base', |
| 984 '../ui/events/events.gyp:gesture_detection', | 980 '../ui/events/events.gyp:gesture_detection', |
| 985 '../ui/events/platform/events_platform.gyp:events_platform', | 981 '../ui/events/platform/events_platform.gyp:events_platform', |
| 986 '../ui/gfx/gfx.gyp:gfx', | 982 '../ui/gfx/gfx.gyp:gfx', |
| 987 '../ui/gfx/gfx.gyp:gfx_geometry', | 983 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 988 '../ui/gfx/gfx.gyp:gfx_vector_icons', | 984 '../ui/gfx/gfx.gyp:gfx_vector_icons', |
| 989 '../ui/keyboard/keyboard.gyp:keyboard', | 985 '../ui/keyboard/keyboard.gyp:keyboard', |
| 990 '../ui/message_center/message_center.gyp:message_center', | 986 '../ui/message_center/message_center.gyp:message_center', |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1031 'dependencies': [ | 1027 'dependencies': [ |
| 1032 '../chromeos/chromeos.gyp:chromeos', | 1028 '../chromeos/chromeos.gyp:chromeos', |
| 1033 # Ash #includes power_supply_properties.pb.h directly. | 1029 # Ash #includes power_supply_properties.pb.h directly. |
| 1034 '../chromeos/chromeos.gyp:power_manager_proto', | 1030 '../chromeos/chromeos.gyp:power_manager_proto', |
| 1035 '../components/components.gyp:quirks', | 1031 '../components/components.gyp:quirks', |
| 1036 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1032 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 1037 '../third_party/qcms/qcms.gyp:qcms', | 1033 '../third_party/qcms/qcms.gyp:qcms', |
| 1038 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources', | 1034 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources', |
| 1039 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings', | 1035 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings', |
| 1040 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos', | 1036 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos', |
| 1041 '../ui/display/display.gyp:display', | |
| 1042 '../ui/display/display.gyp:display_util', | 1037 '../ui/display/display.gyp:display_util', |
| 1043 ], | 1038 ], |
| 1044 }, { # else: chromeos!=1 | 1039 }, { # else: chromeos!=1 |
| 1045 'sources!': [ | 1040 'sources!': [ |
| 1046 'accelerators/key_hold_detector.cc', | 1041 'accelerators/key_hold_detector.cc', |
| 1047 'accelerators/key_hold_detector.h', | 1042 'accelerators/key_hold_detector.h', |
| 1048 'accelerators/magnifier_key_scroller.cc', | 1043 'accelerators/magnifier_key_scroller.cc', |
| 1049 'accelerators/magnifier_key_scroller.h', | 1044 'accelerators/magnifier_key_scroller.h', |
| 1050 'accelerators/spoken_feedback_toggler.cc', | 1045 'accelerators/spoken_feedback_toggler.cc', |
| 1051 'accelerators/spoken_feedback_toggler.h', | 1046 'accelerators/spoken_feedback_toggler.h', |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1169 '../third_party/icu/icu.gyp:icuuc', | 1164 '../third_party/icu/icu.gyp:icuuc', |
| 1170 '../ui/accessibility/accessibility.gyp:accessibility', | 1165 '../ui/accessibility/accessibility.gyp:accessibility', |
| 1171 '../ui/app_list/app_list.gyp:app_list', | 1166 '../ui/app_list/app_list.gyp:app_list', |
| 1172 '../ui/aura/aura.gyp:aura', | 1167 '../ui/aura/aura.gyp:aura', |
| 1173 '../ui/aura/aura.gyp:aura_test_support', | 1168 '../ui/aura/aura.gyp:aura_test_support', |
| 1174 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 1169 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 1175 '../ui/base/ui_base.gyp:ui_base', | 1170 '../ui/base/ui_base.gyp:ui_base', |
| 1176 '../ui/base/ui_base.gyp:ui_base_test_support', | 1171 '../ui/base/ui_base.gyp:ui_base_test_support', |
| 1177 '../ui/compositor/compositor.gyp:compositor', | 1172 '../ui/compositor/compositor.gyp:compositor', |
| 1178 '../ui/compositor/compositor.gyp:compositor_test_support', | 1173 '../ui/compositor/compositor.gyp:compositor_test_support', |
| 1174 '../ui/display/display.gyp:display', |
| 1179 '../ui/events/devices/events_devices.gyp:events_devices', | 1175 '../ui/events/devices/events_devices.gyp:events_devices', |
| 1180 '../ui/events/events.gyp:events', | 1176 '../ui/events/events.gyp:events', |
| 1181 '../ui/events/events.gyp:events_test_support', | 1177 '../ui/events/events.gyp:events_test_support', |
| 1182 '../ui/events/events.gyp:gesture_detection', | 1178 '../ui/events/events.gyp:gesture_detection', |
| 1183 '../ui/gfx/gfx.gyp:gfx', | 1179 '../ui/gfx/gfx.gyp:gfx', |
| 1184 '../ui/gfx/gfx.gyp:gfx_geometry', | 1180 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 1185 '../ui/keyboard/keyboard.gyp:keyboard', | 1181 '../ui/keyboard/keyboard.gyp:keyboard', |
| 1186 '../ui/keyboard/keyboard.gyp:keyboard_with_content', | 1182 '../ui/keyboard/keyboard.gyp:keyboard_with_content', |
| 1187 '../ui/message_center/message_center.gyp:message_center', | 1183 '../ui/message_center/message_center.gyp:message_center', |
| 1188 '../ui/message_center/message_center.gyp:message_center_test_support', | 1184 '../ui/message_center/message_center.gyp:message_center_test_support', |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1230 ], | 1226 ], |
| 1231 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 1227 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 1232 'msvs_disabled_warnings': [ 4267, ], | 1228 'msvs_disabled_warnings': [ 4267, ], |
| 1233 }], | 1229 }], |
| 1234 ['chromeos==1', { | 1230 ['chromeos==1', { |
| 1235 'dependencies': [ | 1231 'dependencies': [ |
| 1236 '../chromeos/chromeos.gyp:chromeos_test_support_without_gmock', | 1232 '../chromeos/chromeos.gyp:chromeos_test_support_without_gmock', |
| 1237 '../chromeos/chromeos.gyp:power_manager_proto', | 1233 '../chromeos/chromeos.gyp:power_manager_proto', |
| 1238 '../components/components.gyp:quirks', | 1234 '../components/components.gyp:quirks', |
| 1239 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1235 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 1240 '../ui/display/display.gyp:display', | |
| 1241 '../ui/display/display.gyp:display_test_support', | 1236 '../ui/display/display.gyp:display_test_support', |
| 1242 '../ui/display/display.gyp:display_test_util', | 1237 '../ui/display/display.gyp:display_test_util', |
| 1243 '../ui/display/display.gyp:display_types', | 1238 '../ui/display/display.gyp:display_types', |
| 1244 ], | 1239 ], |
| 1245 'sources': [ | 1240 'sources': [ |
| 1246 'first_run/first_run_helper_unittest.cc', | 1241 'first_run/first_run_helper_unittest.cc', |
| 1247 ], | 1242 ], |
| 1248 }, { # else: chromeos!=1 | 1243 }, { # else: chromeos!=1 |
| 1249 'sources!': [ | 1244 'sources!': [ |
| 1250 'accelerators/magnifier_key_scroller_unittest.cc', | 1245 'accelerators/magnifier_key_scroller_unittest.cc', |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1366 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1361 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1367 ], | 1362 ], |
| 1368 } | 1363 } |
| 1369 ], | 1364 ], |
| 1370 ], | 1365 ], |
| 1371 }, | 1366 }, |
| 1372 ], | 1367 ], |
| 1373 }], | 1368 }], |
| 1374 ], | 1369 ], |
| 1375 } | 1370 } |
| OLD | NEW |