Chromium Code Reviews| Index: chrome/browser/automation/automation_provider.h |
| =================================================================== |
| --- chrome/browser/automation/automation_provider.h (revision 31172) |
| +++ chrome/browser/automation/automation_provider.h (working copy) |
| @@ -464,6 +464,7 @@ |
| // Enables extension automation (for e.g. UITests). |
| void SetEnableExtensionAutomation( |
| + int tab_handle, |
| const std::vector<std::string>& functions_enabled); |
| void GetWindowTitle(int handle, string16* text); |