| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a766593b0f89e6c16bcef746272d3cf6f62a401f..ba6b8169b3a14a4fdb2f11da690ea92a31daf891 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -212,6 +212,8 @@
|
| 'system/tray/system_tray_delegate.h',
|
| 'system/tray/system_tray_item.cc',
|
| 'system/tray/system_tray_item.h',
|
| + 'system/tray/system_tray_notifier.cc',
|
| + 'system/tray/system_tray_notifier.h',
|
| 'system/tray/test_system_tray_delegate.cc',
|
| 'system/tray/test_system_tray_delegate.h',
|
| 'system/tray/tray_background_view.cc',
|
|
|