Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(621)

Side by Side Diff: ash/ash.gyp

Issue 2196933002: mash: Migrate shelf tooltip manager tests to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused include. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | ash/common/shelf/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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_aura.cc', 10 'accelerators/accelerator_commands_aura.cc',
(...skipping 905 matching lines...) Expand 10 before | Expand all | Expand 10 after
916 'ash_touch_exploration_manager_chromeos_unittest.cc', 916 'ash_touch_exploration_manager_chromeos_unittest.cc',
917 'autoclick/autoclick_unittest.cc', 917 'autoclick/autoclick_unittest.cc',
918 'common/accelerators/accelerator_table_unittest.cc', 918 'common/accelerators/accelerator_table_unittest.cc',
919 'common/display/display_info_unittest.cc', 919 'common/display/display_info_unittest.cc',
920 'common/material_design/material_design_controller_unittest.cc', 920 'common/material_design/material_design_controller_unittest.cc',
921 'common/popup_message_unittest.cc', 921 'common/popup_message_unittest.cc',
922 'common/shelf/shelf_button_pressed_metric_tracker_unittest.cc', 922 'common/shelf/shelf_button_pressed_metric_tracker_unittest.cc',
923 'common/shelf/shelf_locking_manager_unittest.cc', 923 'common/shelf/shelf_locking_manager_unittest.cc',
924 'common/shelf/shelf_model_unittest.cc', 924 'common/shelf/shelf_model_unittest.cc',
925 'common/shelf/shelf_navigator_unittest.cc', 925 'common/shelf/shelf_navigator_unittest.cc',
926 'common/shelf/shelf_tooltip_manager_unittest.cc',
926 'common/system/chromeos/brightness/tray_brightness_unittest.cc', 927 'common/system/chromeos/brightness/tray_brightness_unittest.cc',
927 'common/system/chromeos/ime_menu/ime_menu_tray_unittest.cc', 928 'common/system/chromeos/ime_menu/ime_menu_tray_unittest.cc',
928 'common/system/chromeos/media_security/multi_profile_media_tray_item_unitt est.cc', 929 'common/system/chromeos/media_security/multi_profile_media_tray_item_unitt est.cc',
929 'common/system/chromeos/palette/palette_tool_manager_unittest.cc', 930 'common/system/chromeos/palette/palette_tool_manager_unittest.cc',
930 'common/system/chromeos/power/power_status_unittest.cc', 931 'common/system/chromeos/power/power_status_unittest.cc',
931 'common/system/chromeos/power/power_status_view_unittest.cc', 932 'common/system/chromeos/power/power_status_view_unittest.cc',
932 'common/system/chromeos/power/tray_power_unittest.cc', 933 'common/system/chromeos/power/tray_power_unittest.cc',
933 'common/system/chromeos/screen_security/screen_tray_item_unittest.cc', 934 'common/system/chromeos/screen_security/screen_tray_item_unittest.cc',
934 'common/system/chromeos/session/logout_confirmation_controller_unittest.cc ', 935 'common/system/chromeos/session/logout_confirmation_controller_unittest.cc ',
935 'common/system/chromeos/session/tray_session_length_limit_unittest.cc', 936 'common/system/chromeos/session/tray_session_length_limit_unittest.cc',
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
974 'host/ash_window_tree_host_x11_unittest.cc', 975 'host/ash_window_tree_host_x11_unittest.cc',
975 'magnifier/magnification_controller_unittest.cc', 976 'magnifier/magnification_controller_unittest.cc',
976 'metrics/desktop_task_switch_metric_recorder_unittest.cc', 977 'metrics/desktop_task_switch_metric_recorder_unittest.cc',
977 'metrics/task_switch_metrics_recorder_unittest.cc', 978 'metrics/task_switch_metrics_recorder_unittest.cc',
978 'metrics/task_switch_time_tracker_unittest.cc', 979 'metrics/task_switch_time_tracker_unittest.cc',
979 'metrics/user_metrics_recorder_unittest.cc', 980 'metrics/user_metrics_recorder_unittest.cc',
980 'root_window_controller_unittest.cc', 981 'root_window_controller_unittest.cc',
981 'rotator/screen_rotation_animation_unittest.cc', 982 'rotator/screen_rotation_animation_unittest.cc',
982 'screen_util_unittest.cc', 983 'screen_util_unittest.cc',
983 'shelf/shelf_layout_manager_unittest.cc', 984 'shelf/shelf_layout_manager_unittest.cc',
984 'shelf/shelf_tooltip_manager_unittest.cc',
985 'shelf/shelf_unittest.cc', 985 'shelf/shelf_unittest.cc',
986 'shelf/shelf_view_unittest.cc', 986 'shelf/shelf_view_unittest.cc',
987 'shelf/shelf_widget_unittest.cc', 987 'shelf/shelf_widget_unittest.cc',
988 'shelf/shelf_window_watcher_unittest.cc', 988 'shelf/shelf_window_watcher_unittest.cc',
989 'shell_unittest.cc', 989 'shell_unittest.cc',
990 'sticky_keys/sticky_keys_overlay_unittest.cc', 990 'sticky_keys/sticky_keys_overlay_unittest.cc',
991 'sticky_keys/sticky_keys_unittest.cc', 991 'sticky_keys/sticky_keys_unittest.cc',
992 'system/chromeos/power/power_event_observer_unittest.cc', 992 'system/chromeos/power/power_event_observer_unittest.cc',
993 'system/chromeos/power/video_activity_notifier_unittest.cc', 993 'system/chromeos/power/video_activity_notifier_unittest.cc',
994 'system/chromeos/rotation/tray_rotation_lock_unittest.cc', 994 'system/chromeos/rotation/tray_rotation_lock_unittest.cc',
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after
1477 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1477 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1478 ], 1478 ],
1479 } 1479 }
1480 ], 1480 ],
1481 ], 1481 ],
1482 }, 1482 },
1483 ], 1483 ],
1484 }], 1484 }],
1485 ], 1485 ],
1486 } 1486 }
OLDNEW
« no previous file with comments | « no previous file | ash/common/shelf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698