diff options
Diffstat (limited to 'chrome/test/automation/browser_proxy.h')
-rw-r--r-- | chrome/test/automation/browser_proxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/automation/browser_proxy.h b/chrome/test/automation/browser_proxy.h index 68d75bae..7f69681 100644 --- a/chrome/test/automation/browser_proxy.h +++ b/chrome/test/automation/browser_proxy.h @@ -110,7 +110,6 @@ class BrowserProxy : public AutomationResourceProxy { // On failure, returns NULL. AutocompleteEditProxy* GetAutocompleteEdit(); - // Apply the accelerator with given id (IDC_BACK, IDC_NEWTAB ...) // The list can be found at chrome/app/chrome_dll_resource.h // Returns true if the call was successful. |