| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f82620bc34cafbdef65ce558c7a6075f394d9b96..4bf9de1a7320efdb49acc610e0143f4f8d3507fd 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -273,8 +273,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',
|
| @@ -839,6 +837,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',
|
|
|