Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 590fe3c81b401f8de85844b76358eae89eb45bbf..0d16727ff7f04e960148fe31d87b49fcf2bd81af 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -122,6 +122,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', |
@@ -151,6 +154,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_views.cc', |
+ 'system/tray/tray_views.h', |
'system/tray_accessibility.cc', |
'system/tray_accessibility.h', |
'system/tray_caps_lock.cc', |