| Index: chrome/browser/automation/testing_automation_provider.h
|
| diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h
|
| index af265682d9a4849161aa291c4229ed9431f96449..18be8a8c2a234839fca2588e558cdc65dcd657dc 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.h
|
| +++ b/chrome/browser/automation/testing_automation_provider.h
|
| @@ -1344,8 +1344,6 @@ class TestingAutomationProvider : public AutomationProvider,
|
|
|
| // chromeos::PowerManagerClient::Observer overrides.
|
| virtual void PowerChanged(const chromeos::PowerSupplyStatus& status) OVERRIDE;
|
| - virtual void LockScreen() OVERRIDE;
|
| - virtual void UnlockScreen() OVERRIDE;
|
|
|
| #endif // defined(OS_CHROMEOS)
|
|
|
|
|