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

Unified Diff: ash/ash.gyp

Issue 2060633002: mash: Introduce WmSystemTrayNotifier for //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@testupdate
Patch Set: rebase 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
« no previous file with comments | « no previous file | ash/common/system/tray/wm_system_tray_notifier.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 fac3aefd1ab42ec5424eccbaa4dd333491ab61c2..43c6829efb98d30609d05d78eb5200c2988b8795 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -103,6 +103,8 @@
'common/system/tray/system_tray_delegate.h',
'common/system/tray/tray_constants.cc',
'common/system/tray/tray_constants.h',
+ 'common/system/tray/wm_system_tray_notifier.cc',
+ 'common/system/tray/wm_system_tray_notifier.h',
'common/system/update/update_observer.h',
'common/system/volume_control_delegate.h',
'common/wm/always_on_top_controller.cc',
« no previous file with comments | « no previous file | ash/common/system/tray/wm_system_tray_notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698