Index: ash/ash.gyp |
=================================================================== |
--- ash/ash.gyp (revision 133696) |
+++ ash/ash.gyp (working copy) |
@@ -117,8 +117,6 @@ |
'shell_delegate.h', |
'shell_factory.h', |
'shell_window_ids.h', |
- 'status_area/status_area_view.cc', |
- 'status_area/status_area_view.h', |
'system/audio/audio_observer.h', |
'system/audio/tray_volume.cc', |
'system/audio/tray_volume.h', |
@@ -152,6 +150,8 @@ |
'system/tray/system_tray_delegate.h', |
'system/tray/system_tray_item.cc', |
'system/tray/system_tray_item.h', |
+ 'system/tray/system_tray_widget_delegate.cc', |
+ 'system/tray/system_tray_widget_delegate.h', |
'system/tray/tray_constants.cc', |
'system/tray/tray_constants.h', |
'system/tray/tray_empty.cc', |