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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 83fc888e75e6d67fc9bf9c21823946c2b15a4c89..5165e13cb5efcce24c9d7d88f760028957030993 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -140,6 +140,8 @@
'common/system/chromeos/keyboard_brightness_controller.cc',
'common/system/chromeos/keyboard_brightness_controller.h',
'common/system/chromeos/media_security/media_capture_observer.h',
+ 'common/system/chromeos/media_security/multi_profile_media_tray_item.cc',
+ 'common/system/chromeos/media_security/multi_profile_media_tray_item.h',
'common/system/chromeos/network/network_detailed_view.h',
'common/system/chromeos/network/network_observer.h',
'common/system/chromeos/network/network_portal_detector_observer.h',
@@ -620,8 +622,6 @@
'sticky_keys/sticky_keys_overlay.cc',
'sticky_keys/sticky_keys_overlay.h',
'sticky_keys/sticky_keys_state.h',
- 'system/chromeos/media_security/multi_profile_media_tray_item.cc',
- 'system/chromeos/media_security/multi_profile_media_tray_item.h',
'system/chromeos/multi_user/user_switch_util.cc',
'system/chromeos/multi_user/user_switch_util.h',
'system/chromeos/power/power_event_observer.cc',
« 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