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

Unified Diff: ash/ash.gyp

Issue 2113113002: mash: Move chromeos audio system tray files to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/audio/audio_detailed_view.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 2d73999fadb0c8afff48385bf5d7a0a86f0793ed..b22c9959cff97f723e4f3d8509446814bc60007e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -111,6 +111,12 @@
'common/system/audio/volume_view.h',
'common/system/cast/tray_cast.cc',
'common/system/cast/tray_cast.h',
+ 'common/system/chromeos/audio/audio_detailed_view.cc',
+ 'common/system/chromeos/audio/audio_detailed_view.h',
+ 'common/system/chromeos/audio/tray_audio_chromeos.cc',
+ 'common/system/chromeos/audio/tray_audio_chromeos.h',
+ 'common/system/chromeos/audio/tray_audio_delegate_chromeos.cc',
+ 'common/system/chromeos/audio/tray_audio_delegate_chromeos.h',
'common/system/chromeos/bluetooth/bluetooth_observer.h',
'common/system/chromeos/devicetype_utils.cc',
'common/system/chromeos/devicetype_utils.h',
@@ -587,12 +593,6 @@
'sticky_keys/sticky_keys_overlay.h',
'sticky_keys/sticky_keys_state.h',
'system/brightness_control_delegate.h',
- 'system/chromeos/audio/audio_detailed_view.cc',
- 'system/chromeos/audio/audio_detailed_view.h',
- 'system/chromeos/audio/tray_audio_chromeos.cc',
- 'system/chromeos/audio/tray_audio_chromeos.h',
- 'system/chromeos/audio/tray_audio_delegate_chromeos.cc',
- 'system/chromeos/audio/tray_audio_delegate_chromeos.h',
'system/chromeos/bluetooth/bluetooth_notification_controller.cc',
'system/chromeos/bluetooth/bluetooth_notification_controller.h',
'system/chromeos/bluetooth/tray_bluetooth.cc',
« no previous file with comments | « no previous file | ash/common/system/chromeos/audio/audio_detailed_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698