| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index cd1e630ce7543efeb2c74ee5b3efb1fdbfffc862..6e2d72c0eeb8354c789c69af6c40532f62f2f26f 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -406,6 +406,10 @@
|
| 'system/status_area_widget_delegate.h',
|
| 'system/system_notifier.cc',
|
| 'system/system_notifier.h',
|
| + 'system/toast/toast_manager.cc',
|
| + 'system/toast/toast_manager.h',
|
| + 'system/toast/toast_overlay.cc',
|
| + 'system/toast/toast_overlay.h',
|
| 'system/tray/actionable_view.cc',
|
| 'system/tray/actionable_view.h',
|
| 'system/tray/default_system_tray_delegate.cc',
|
|
|