| Index: chrome/browser/automation/testing_automation_provider.h
|
| ===================================================================
|
| --- chrome/browser/automation/testing_automation_provider.h (revision 137005)
|
| +++ chrome/browser/automation/testing_automation_provider.h (working copy)
|
| @@ -107,7 +107,6 @@
|
| int* response_value);
|
| void DeleteCookie(const GURL& url, const std::string& cookie_name,
|
| int handle, bool* success);
|
| - void ShowCollectedCookiesDialog(int handle, bool* success);
|
| void NavigateToURLBlockUntilNavigationsComplete(int handle, const GURL& url,
|
| int number_of_navigations,
|
| IPC::Message* reply_message);
|
|
|