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

Side by Side Diff: ash/ash.gyp

Issue 2144783002: mash: Move MultiProfileMediaTrayItem to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup. 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.h » ('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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 'common/system/chromeos/brightness/tray_brightness.cc', 133 'common/system/chromeos/brightness/tray_brightness.cc',
134 'common/system/chromeos/brightness/tray_brightness.h', 134 'common/system/chromeos/brightness/tray_brightness.h',
135 'common/system/chromeos/devicetype_utils.cc', 135 'common/system/chromeos/devicetype_utils.cc',
136 'common/system/chromeos/devicetype_utils.h', 136 'common/system/chromeos/devicetype_utils.h',
137 'common/system/chromeos/enterprise/enterprise_domain_observer.h', 137 'common/system/chromeos/enterprise/enterprise_domain_observer.h',
138 'common/system/chromeos/enterprise/tray_enterprise.cc', 138 'common/system/chromeos/enterprise/tray_enterprise.cc',
139 'common/system/chromeos/enterprise/tray_enterprise.h', 139 'common/system/chromeos/enterprise/tray_enterprise.h',
140 'common/system/chromeos/keyboard_brightness_controller.cc', 140 'common/system/chromeos/keyboard_brightness_controller.cc',
141 'common/system/chromeos/keyboard_brightness_controller.h', 141 'common/system/chromeos/keyboard_brightness_controller.h',
142 'common/system/chromeos/media_security/media_capture_observer.h', 142 'common/system/chromeos/media_security/media_capture_observer.h',
143 'common/system/chromeos/media_security/multi_profile_media_tray_item.cc',
144 'common/system/chromeos/media_security/multi_profile_media_tray_item.h',
143 'common/system/chromeos/network/network_detailed_view.h', 145 'common/system/chromeos/network/network_detailed_view.h',
144 'common/system/chromeos/network/network_observer.h', 146 'common/system/chromeos/network/network_observer.h',
145 'common/system/chromeos/network/network_portal_detector_observer.h', 147 'common/system/chromeos/network/network_portal_detector_observer.h',
146 'common/system/chromeos/network/network_state_list_detailed_view.cc', 148 'common/system/chromeos/network/network_state_list_detailed_view.cc',
147 'common/system/chromeos/network/network_state_list_detailed_view.h', 149 'common/system/chromeos/network/network_state_list_detailed_view.h',
148 'common/system/chromeos/network/tray_network.cc', 150 'common/system/chromeos/network/tray_network.cc',
149 'common/system/chromeos/network/tray_network.h', 151 'common/system/chromeos/network/tray_network.h',
150 'common/system/chromeos/network/tray_network_state_observer.cc', 152 'common/system/chromeos/network/tray_network_state_observer.cc',
151 'common/system/chromeos/network/tray_network_state_observer.h', 153 'common/system/chromeos/network/tray_network_state_observer.h',
152 'common/system/chromeos/network/tray_sms.cc', 154 'common/system/chromeos/network/tray_sms.cc',
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
613 'shell_factory.h', 615 'shell_factory.h',
614 'shell_init_params.cc', 616 'shell_init_params.cc',
615 'shell_init_params.h', 617 'shell_init_params.h',
616 'snap_to_pixel_layout_manager.cc', 618 'snap_to_pixel_layout_manager.cc',
617 'snap_to_pixel_layout_manager.h', 619 'snap_to_pixel_layout_manager.h',
618 'sticky_keys/sticky_keys_controller.cc', 620 'sticky_keys/sticky_keys_controller.cc',
619 'sticky_keys/sticky_keys_controller.h', 621 'sticky_keys/sticky_keys_controller.h',
620 'sticky_keys/sticky_keys_overlay.cc', 622 'sticky_keys/sticky_keys_overlay.cc',
621 'sticky_keys/sticky_keys_overlay.h', 623 'sticky_keys/sticky_keys_overlay.h',
622 'sticky_keys/sticky_keys_state.h', 624 'sticky_keys/sticky_keys_state.h',
623 'system/chromeos/media_security/multi_profile_media_tray_item.cc',
624 'system/chromeos/media_security/multi_profile_media_tray_item.h',
625 'system/chromeos/multi_user/user_switch_util.cc', 625 'system/chromeos/multi_user/user_switch_util.cc',
626 'system/chromeos/multi_user/user_switch_util.h', 626 'system/chromeos/multi_user/user_switch_util.h',
627 'system/chromeos/power/power_event_observer.cc', 627 'system/chromeos/power/power_event_observer.cc',
628 'system/chromeos/power/power_event_observer.h', 628 'system/chromeos/power/power_event_observer.h',
629 'system/chromeos/power/video_activity_notifier.cc', 629 'system/chromeos/power/video_activity_notifier.cc',
630 'system/chromeos/power/video_activity_notifier.h', 630 'system/chromeos/power/video_activity_notifier.h',
631 'system/chromeos/rotation/tray_rotation_lock.cc', 631 'system/chromeos/rotation/tray_rotation_lock.cc',
632 'system/chromeos/rotation/tray_rotation_lock.h', 632 'system/chromeos/rotation/tray_rotation_lock.h',
633 'system/chromeos/tray_display.cc', 633 'system/chromeos/tray_display.cc',
634 'system/chromeos/tray_display.h', 634 'system/chromeos/tray_display.h',
(...skipping 816 matching lines...) Expand 10 before | Expand all | Expand 10 after
1451 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1451 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1452 ], 1452 ],
1453 } 1453 }
1454 ], 1454 ],
1455 ], 1455 ],
1456 }, 1456 },
1457 ], 1457 ],
1458 }], 1458 }],
1459 ], 1459 ],
1460 } 1460 }
OLDNEW
« no previous file with comments | « no previous file | ash/common/system/chromeos/media_security/multi_profile_media_tray_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698