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

Unified Diff: chrome/browser/ui/ash/system_tray_common.h

Issue 2381753002: Use mojo SystemTray interfaces for both mash and classic ash (Closed)
Patch Set: Restructure based on feedback Created 4 years, 3 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: chrome/browser/ui/ash/system_tray_common.h
diff --git a/chrome/browser/ui/ash/system_tray_common.h b/chrome/browser/ui/ash/system_tray_common.h
index e1804e49e0e2d99d6c7049d6626140a6f77b45d1..5e835b737f534d4d5f020d1b435c8b39b3e53d1f 100644
--- a/chrome/browser/ui/ash/system_tray_common.h
+++ b/chrome/browser/ui/ash/system_tray_common.h
@@ -11,6 +11,7 @@
// System tray code shared between classic ash SystemTrayDelegateChromeos and
// mustash SystemTrayClient.
+// TODO(jamescook): Move all implementations into SystemTrayClient.
class SystemTrayCommon {
public:
static const char kDisplaySettingsSubPageName[];

Powered by Google App Engine
This is Rietveld 408576698