| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index fac3aefd1ab42ec5424eccbaa4dd333491ab61c2..43c6829efb98d30609d05d78eb5200c2988b8795 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -103,6 +103,8 @@
|
| 'common/system/tray/system_tray_delegate.h',
|
| 'common/system/tray/tray_constants.cc',
|
| 'common/system/tray/tray_constants.h',
|
| + 'common/system/tray/wm_system_tray_notifier.cc',
|
| + 'common/system/tray/wm_system_tray_notifier.h',
|
| 'common/system/update/update_observer.h',
|
| 'common/system/volume_control_delegate.h',
|
| 'common/wm/always_on_top_controller.cc',
|
|
|