Chromium Code Reviews| Index: chrome/test/automation/browser_proxy.h |
| =================================================================== |
| --- chrome/test/automation/browser_proxy.h (revision 14184) |
| +++ chrome/test/automation/browser_proxy.h (working copy) |
| @@ -110,7 +110,6 @@ |
| // 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. |