Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 67907da427205c307835c1692a14147879e3906f..15bf18d38fd87f4f834e72d524dfa2a4e5a0b921 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -193,6 +193,8 @@ |
'system/user/tray_user.h', |
'system/user/update_observer.h', |
'system/user/user_observer.h', |
+ 'system/web_notification/web_notification_tray.cc', |
+ 'system/web_notification/web_notification_tray.h', |
'tooltips/tooltip_controller.cc', |
'tooltips/tooltip_controller.h', |
'touch/touch_observer_hud.cc', |
@@ -383,6 +385,7 @@ |
'screensaver/screensaver_view_unittest.cc', |
'shell_unittest.cc', |
'system/tray/system_tray_unittest.cc', |
+ 'system/web_notification/web_notification_tray_unittest.cc', |
'test/ash_test_base.cc', |
'test/ash_test_base.h', |
'test/ash_unittests.cc', |