Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index f4014ea2c08e95781d22baba3d9666848e7f9704..d89e543a8b61caa11c6b048a80591aa6900c2265 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -134,6 +134,9 @@ |
'system/date/date_view.h', |
'system/date/tray_date.cc', |
'system/date/tray_date.h', |
+ 'system/drive/drive_observer.h', |
+ 'system/drive/tray_drive.cc', |
+ 'system/drive/tray_drive.h', |
'system/ime/ime_observer.h', |
'system/ime/tray_ime.cc', |
'system/ime/tray_ime.h', |
@@ -149,6 +152,7 @@ |
'system/settings/tray_settings.h', |
'system/tray/system_tray.cc', |
'system/tray/system_tray.h', |
+ 'system/tray/system_tray_delegate.cc', |
'system/tray/system_tray_delegate.h', |
'system/tray/system_tray_item.cc', |
'system/tray/system_tray_item.h', |