Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index a812c1fa0eee890cc15b549179c5ed1b3ba08e65..3c46944d8ed6312e642e70da0afd98e4ba71327b 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -285,8 +285,6 @@ |
'common/system/tray/tray_constants.h', |
'common/system/tray/tray_details_view.cc', |
'common/system/tray/tray_details_view.h', |
- 'common/system/tray/tray_empty.cc', |
- 'common/system/tray/tray_empty.h', |
'common/system/tray/tray_event_filter.cc', |
'common/system/tray/tray_event_filter.h', |
'common/system/tray/tray_image_item.cc', |
@@ -846,6 +844,8 @@ |
'test/test_suite_init.mm', |
'test/test_system_tray_delegate.cc', |
'test/test_system_tray_delegate.h', |
+ 'test/test_system_tray_item.cc', |
+ 'test/test_system_tray_item.h', |
'test/test_user_wallpaper_delegate.cc', |
'test/test_user_wallpaper_delegate.h', |
'test/test_volume_control_delegate.cc', |