Index: ash/common/system/tray/system_tray_controller.h |
diff --git a/ash/common/system/tray/system_tray_controller.h b/ash/common/system/tray/system_tray_controller.h |
index fda64b6fd77fcd1216961ce4876fe3e20a07bcdc..1a858baac643fd1a51c6dda8f0ad5f355ecfb3e3 100644 |
--- a/ash/common/system/tray/system_tray_controller.h |
+++ b/ash/common/system/tray/system_tray_controller.h |
@@ -42,6 +42,7 @@ class ASH_EXPORT SystemTrayController |
// Wrappers around the mojom::SystemTrayClient interface. |
void ShowSettings(); |
void ShowDateSettings(); |
+ void ShowSetTimeDialog(); |
void ShowDisplaySettings(); |
void ShowPowerSettings(); |
void ShowChromeSlow(); |