Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index cc24271daa1a72a0b017abd0c6c27febb584500a..f258fb95b15db459db91029f0cb2fc6a9db1d36d 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -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', |