Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 192a27bff75678d4b2f9d5c10e9a9aaf94ffed32..1ea89b83a173c8a9cfae33c7c245f84b2a01aed4 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -175,9 +175,6 @@ |
'shell_delegate.h', |
'shell_factory.h', |
'shell_window_ids.h', |
- 'system/audio/audio_observer.h', |
- 'system/audio/tray_volume.cc', |
- 'system/audio/tray_volume.h', |
'system/bluetooth/bluetooth_observer.h', |
'system/bluetooth/tray_bluetooth.cc', |
'system/bluetooth/tray_bluetooth.h', |
@@ -185,6 +182,9 @@ |
'system/brightness/brightness_control_delegate.h', |
'system/brightness/tray_brightness.cc', |
'system/brightness/tray_brightness.h', |
+ 'system/chromeos/audio/audio_observer.h', |
+ 'system/chromeos/audio/tray_volume.cc', |
+ 'system/chromeos/audio/tray_volume.h', |
'system/chromeos/enterprise/enterprise_domain_observer.h', |
'system/chromeos/enterprise/tray_enterprise.h', |
'system/chromeos/enterprise/tray_enterprise.cc', |