Chromium Code Reviews| Index: chrome/test/ui/ui_test.h |
| =================================================================== |
| --- chrome/test/ui/ui_test.h (revision 79305) |
| +++ chrome/test/ui/ui_test.h (working copy) |
| @@ -61,9 +61,6 @@ |
| // which then attempts to connect to a browser. |
| void ConnectToRunningBrowser(); |
| - // Only for pyauto. |
| - void set_command_execution_timeout_ms(int timeout); |
| - |
| // Overridable so that derived classes can provide their own ProxyLauncher. |
| virtual ProxyLauncher* CreateProxyLauncher(); |