| Index: ash/system/tray/test_system_tray_delegate.h
|
| diff --git a/ash/system/tray/test_system_tray_delegate.h b/ash/system/tray/test_system_tray_delegate.h
|
| index 26a3dc7a6161fa6ee353fb446ac8318d1e697f9c..cd286017d7232feb159fa6c2fd14efc646fd7587 100644
|
| --- a/ash/system/tray/test_system_tray_delegate.h
|
| +++ b/ash/system/tray/test_system_tray_delegate.h
|
| @@ -42,6 +42,7 @@ class TestSystemTrayDelegate : public SystemTrayDelegate {
|
| virtual void ShowNetworkSettings(const std::string& service_path) OVERRIDE;
|
| virtual void ShowBluetoothSettings() OVERRIDE;
|
| virtual void ShowDisplaySettings() OVERRIDE;
|
| + virtual void ShowChromeSlow() OVERRIDE;
|
| virtual bool ShouldShowDisplayNotification() OVERRIDE;
|
| virtual void ShowDriveSettings() OVERRIDE;
|
| virtual void ShowIMESettings() OVERRIDE;
|
|
|