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

Side by Side Diff: ash/ash.gyp

Issue 2148243003: Move MultiProfileMediaTrayItemTest to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/system/chromeos/media_security/multi_profile_media_tray_item_unittest.cc » ('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.cc', 10 'accelerators/accelerator_commands.cc',
(...skipping 876 matching lines...) Expand 10 before | Expand all | Expand 10 after
887 'accelerators/magnifier_key_scroller_unittest.cc', 887 'accelerators/magnifier_key_scroller_unittest.cc',
888 'accelerators/spoken_feedback_toggler_unittest.cc', 888 'accelerators/spoken_feedback_toggler_unittest.cc',
889 'app_list/app_list_presenter_delegate_unittest.cc', 889 'app_list/app_list_presenter_delegate_unittest.cc',
890 'ash_touch_exploration_manager_chromeos_unittest.cc', 890 'ash_touch_exploration_manager_chromeos_unittest.cc',
891 'autoclick/autoclick_unittest.cc', 891 'autoclick/autoclick_unittest.cc',
892 'common/display/display_info_unittest.cc', 892 'common/display/display_info_unittest.cc',
893 'common/material_design/material_design_controller_unittest.cc', 893 'common/material_design/material_design_controller_unittest.cc',
894 'common/popup_message_unittest.cc', 894 'common/popup_message_unittest.cc',
895 'common/shelf/shelf_model_unittest.cc', 895 'common/shelf/shelf_model_unittest.cc',
896 'common/system/chromeos/brightness/tray_brightness_unittest.cc', 896 'common/system/chromeos/brightness/tray_brightness_unittest.cc',
897 'common/system/chromeos/media_security/multi_profile_media_tray_item_unitt est.cc',
897 'common/system/chromeos/power/power_status_unittest.cc', 898 'common/system/chromeos/power/power_status_unittest.cc',
898 'common/system/chromeos/power/power_status_view_unittest.cc', 899 'common/system/chromeos/power/power_status_view_unittest.cc',
899 'common/system/chromeos/power/tray_power_unittest.cc', 900 'common/system/chromeos/power/tray_power_unittest.cc',
900 'common/system/chromeos/screen_security/screen_tray_item_unittest.cc', 901 'common/system/chromeos/screen_security/screen_tray_item_unittest.cc',
901 'common/system/chromeos/session/logout_confirmation_controller_unittest.cc ', 902 'common/system/chromeos/session/logout_confirmation_controller_unittest.cc ',
902 'common/system/chromeos/session/tray_session_length_limit_unittest.cc', 903 'common/system/chromeos/session/tray_session_length_limit_unittest.cc',
903 'common/system/chromeos/supervised/tray_supervised_user_unittest.cc', 904 'common/system/chromeos/supervised/tray_supervised_user_unittest.cc',
904 'common/system/date/date_view_unittest.cc', 905 'common/system/date/date_view_unittest.cc',
905 'common/system/ime/tray_ime_chromeos_unittest.cc', 906 'common/system/ime/tray_ime_chromeos_unittest.cc',
906 'common/system/tray/system_tray_unittest.cc', 907 'common/system/tray/system_tray_unittest.cc',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
952 'shelf/shelf_locking_manager_unittest.cc', 953 'shelf/shelf_locking_manager_unittest.cc',
953 'shelf/shelf_navigator_unittest.cc', 954 'shelf/shelf_navigator_unittest.cc',
954 'shelf/shelf_tooltip_manager_unittest.cc', 955 'shelf/shelf_tooltip_manager_unittest.cc',
955 'shelf/shelf_unittest.cc', 956 'shelf/shelf_unittest.cc',
956 'shelf/shelf_view_unittest.cc', 957 'shelf/shelf_view_unittest.cc',
957 'shelf/shelf_widget_unittest.cc', 958 'shelf/shelf_widget_unittest.cc',
958 'shelf/shelf_window_watcher_unittest.cc', 959 'shelf/shelf_window_watcher_unittest.cc',
959 'shell_unittest.cc', 960 'shell_unittest.cc',
960 'sticky_keys/sticky_keys_overlay_unittest.cc', 961 'sticky_keys/sticky_keys_overlay_unittest.cc',
961 'sticky_keys/sticky_keys_unittest.cc', 962 'sticky_keys/sticky_keys_unittest.cc',
962 'system/chromeos/media_security/multi_profile_media_tray_item_unittest.cc' ,
963 'system/chromeos/power/power_event_observer_unittest.cc', 963 'system/chromeos/power/power_event_observer_unittest.cc',
964 'system/chromeos/power/video_activity_notifier_unittest.cc', 964 'system/chromeos/power/video_activity_notifier_unittest.cc',
965 'system/chromeos/rotation/tray_rotation_lock_unittest.cc', 965 'system/chromeos/rotation/tray_rotation_lock_unittest.cc',
966 'system/chromeos/tray_display_unittest.cc', 966 'system/chromeos/tray_display_unittest.cc',
967 'system/overview/overview_button_tray_unittest.cc', 967 'system/overview/overview_button_tray_unittest.cc',
968 'system/toast/toast_manager_unittest.cc', 968 'system/toast/toast_manager_unittest.cc',
969 'system/web_notification/ash_popup_alignment_delegate_unittest.cc', 969 'system/web_notification/ash_popup_alignment_delegate_unittest.cc',
970 'system/web_notification/web_notification_tray_unittest.cc', 970 'system/web_notification/web_notification_tray_unittest.cc',
971 'test/ash_test_helper_unittest.cc', 971 'test/ash_test_helper_unittest.cc',
972 'test/ash_unittests.cc', 972 'test/ash_unittests.cc',
(...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after
1443 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1443 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1444 ], 1444 ],
1445 } 1445 }
1446 ], 1446 ],
1447 ], 1447 ],
1448 }, 1448 },
1449 ], 1449 ],
1450 }], 1450 }],
1451 ], 1451 ],
1452 } 1452 }
OLDNEW
« no previous file with comments | « no previous file | ash/common/system/chromeos/media_security/multi_profile_media_tray_item_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698