Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1987)

Unified Diff: ash/ash.gyp

Issue 369573004: Separate the logic of popup alignment and workarea handling as delegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/shelf/shelf_layout_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | ash/shelf/shelf_layout_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698