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

Unified Diff: ash/ash.gyp

Issue 2103603002: mash: Remove StatusAreaWidget references from system tray classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments, rename SetSystemTrayHeight to SetTrayBubbleHeight Created 4 years, 6 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 458924ee5b3c5b9fcbc4b7207490032f802516dd..8a28e167cf15821b00bde80e3427fa278fa40881 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -227,6 +227,10 @@
'common/system/user/tray_user_separator.h',
'common/system/user/user_observer.h',
'common/system/volume_control_delegate.h',
+ 'common/system/web_notification/ash_popup_alignment_delegate.cc',
+ 'common/system/web_notification/ash_popup_alignment_delegate.h',
+ 'common/system/web_notification/web_notification_tray.cc',
+ 'common/system/web_notification/web_notification_tray.h',
'common/wm/always_on_top_controller.cc',
'common/wm/always_on_top_controller.h',
'common/wm/background_animator.cc',
@@ -632,10 +636,6 @@
'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',
'touch/touch_hud_debug.cc',
'touch/touch_hud_debug.h',
'touch/touch_hud_projection.cc',
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/common/system/web_notification/ash_popup_alignment_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698