Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index eba2bc75d9eb2b608f010eb2dd4ba0a401abc8e9..abfcb6eb3ac83aef251f2ea55103bbcd077bf5e6 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -116,6 +116,9 @@ |
'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', |
'system/brightness/brightness_observer.h', |
'system/brightness/brightness_control_delegate.h', |
'system/brightness/tray_brightness.cc', |
@@ -145,6 +148,10 @@ |
'system/tray/tray_empty.h', |
'system/tray/tray_image_item.cc', |
'system/tray/tray_image_item.h', |
+ 'system/tray/tray_item_more.cc', |
+ 'system/tray/tray_item_more.h', |
+ 'system/tray/tray_utils.cc', |
+ 'system/tray/tray_utils.h', |
'system/tray_accessibility.cc', |
'system/tray_accessibility.h', |
'system/tray_caps_lock.cc', |