Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 83fc888e75e6d67fc9bf9c21823946c2b15a4c89..19f2cc330a34932938ac96e9671dd12ec32cdaba 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -223,6 +223,12 @@ |
'common/system/status_area_widget_delegate.h', |
'common/system/system_notifier.cc', |
'common/system/system_notifier.h', |
+ 'common/system/toast/toast_data.cc', |
+ 'common/system/toast/toast_data.h', |
+ 'common/system/toast/toast_manager.cc', |
+ 'common/system/toast/toast_manager.h', |
+ 'common/system/toast/toast_overlay.cc', |
+ 'common/system/toast/toast_overlay.h', |
'common/system/tray/actionable_view.cc', |
'common/system/tray/actionable_view.h', |
'common/system/tray/default_system_tray_delegate.cc', |
@@ -634,12 +640,6 @@ |
'system/chromeos/tray_display.h', |
'system/status_area_widget.cc', |
'system/status_area_widget.h', |
- 'system/toast/toast_data.cc', |
- 'system/toast/toast_data.h', |
- 'system/toast/toast_manager.cc', |
- 'system/toast/toast_manager.h', |
- 'system/toast/toast_overlay.cc', |
- 'system/toast/toast_overlay.h', |
'system/tray/system_tray.cc', |
'system/tray/system_tray.h', |
'touch/touch_hud_debug.cc', |