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[]; |