Index: chrome/browser/ui/ash/system_tray_client.h |
diff --git a/chrome/browser/ui/ash/system_tray_client.h b/chrome/browser/ui/ash/system_tray_client.h |
index e3b27f154423b2b1087f90a099f6035856eb868f..f6d8c26ce5471c5e294d81b1194cc86fdee030d1 100644 |
--- a/chrome/browser/ui/ash/system_tray_client.h |
+++ b/chrome/browser/ui/ash/system_tray_client.h |
@@ -12,6 +12,7 @@ |
// Handles method calls delegated back to chrome from ash. Also notifies ash of |
// relevant state changes in chrome. |
+// REVIEWERS: This is now the only SystemClockObserver in chrome. |
class SystemTrayClient : public ash::mojom::SystemTrayClient, |
public chromeos::system::SystemClockObserver { |
public: |