| Index: chrome/browser/ui/ash/accessibility/automation_manager_ash.h
|
| diff --git a/chrome/browser/ui/ash/accessibility/automation_manager_ash.h b/chrome/browser/ui/ash/accessibility/automation_manager_ash.h
|
| index 85dfad9bdbfdad5ea026cb113cc749c8eb245da8..1dbee1e66d628cfeea46631f03fddde5e18670b6 100644
|
| --- a/chrome/browser/ui/ash/accessibility/automation_manager_ash.h
|
| +++ b/chrome/browser/ui/ash/accessibility/automation_manager_ash.h
|
| @@ -39,8 +39,6 @@
|
| views::View* view,
|
| ui::AXEvent event_type);
|
|
|
| - void HandleAlert(content::BrowserContext* context, const std::string& text);
|
| -
|
| // AutomationActionAdapter implementation.
|
| void DoDefault(int32 id) override;
|
| void Focus(int32 id) override;
|
|
|