Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 50ab8b66cf24c4313effc1c57fbdc44f4362a575..84aab645f9950f9c8ac1c0fac01ba8972f14afe4 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -504,6 +504,8 @@ |
'system/user/user_card_view.h', |
'system/user/user_view.cc', |
'system/user/user_view.h', |
+ 'system/web_notification/ash_popup_alignment_delegate.cc', |
+ 'system/web_notification/ash_popup_alignment_delegate.h', |
'system/web_notification/web_notification_tray.cc', |
'system/web_notification/web_notification_tray.h', |
'system/win/audio/tray_audio_delegate_win.cc', |
@@ -987,6 +989,7 @@ |
'system/tray/system_tray_unittest.cc', |
'system/tray/tray_details_view_unittest.cc', |
'system/user/tray_user_unittest.cc', |
+ 'system/web_notification/ash_popup_alignment_delegate_unittest.cc', |
'system/web_notification/web_notification_tray_unittest.cc', |
'test/ash_test_helper_unittest.cc', |
'test/ash_unittests.cc', |