Index: chrome/browser/automation/testing_automation_provider.h |
=================================================================== |
--- chrome/browser/automation/testing_automation_provider.h (revision 145676) |
+++ chrome/browser/automation/testing_automation_provider.h (working copy) |
@@ -118,7 +118,6 @@ |
// Be aware that the browser window returned might be of non TYPE_TABBED |
// or in incognito mode. |
void GetBrowserWindow(int index, int* handle); |
- void FindTabbedBrowserWindow(int* handle); |
void ExecuteBrowserCommandAsync(int handle, int command, bool* success); |
void ExecuteBrowserCommand(int handle, int command, |
IPC::Message* reply_message); |