| 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 9ae3ee01a6fcd8e8340c4f6cf3bdff8f453d6440..5f364e9fc80107b39fe8dd4bbfd39d7e892ab9b6 100644
|
| --- a/chrome/browser/ui/ash/system_tray_client.h
|
| +++ b/chrome/browser/ui/ash/system_tray_client.h
|
| @@ -16,9 +16,6 @@
|
| class SystemTrayClient : public ash::mojom::SystemTrayClient,
|
| public chromeos::system::SystemClockObserver {
|
| public:
|
| - static const char kDisplaySettingsSubPageName[];
|
| - static const char kDisplayOverscanSettingsSubPageName[];
|
| -
|
| SystemTrayClient();
|
| ~SystemTrayClient() override;
|
|
|
|
|