Index: chrome/browser/automation/testing_automation_provider.h |
diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h |
index 11f428f6ab236fd859ffe575edc974386eb82ccb..fda8389a88c7aec0824fd25c4b15ccd17a25499e 100644 |
--- a/chrome/browser/automation/testing_automation_provider.h |
+++ b/chrome/browser/automation/testing_automation_provider.h |
@@ -1441,7 +1441,6 @@ class TestingAutomationProvider : public AutomationProvider, |
// Example: |
// input: none |
// output: { "next_screen": "login" } |
- // output: none (if update was not running) |
void CancelOOBEUpdate(base::DictionaryValue* args, |
IPC::Message* reply_message); |