Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(303)

Unified Diff: chrome/browser/automation/testing_automation_provider.h

Issue 10236003: Added RefreshPolicies to PolicyService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 efef7a4460450a1c72b79a2dc5a1bf70e1575ad7..103dee0cc9aaf1c20f190c982e4953720ee9aabb 100644
--- a/chrome/browser/automation/testing_automation_provider.h
+++ b/chrome/browser/automation/testing_automation_provider.h
@@ -1360,9 +1360,6 @@ class TestingAutomationProvider : public AutomationProvider,
void ProcessWebMouseEvent(base::DictionaryValue* args,
IPC::Message* message);
- // Method used as a Task that sends a success AutomationJSONReply.
- void SendSuccessReply(IPC::Message* reply_message);
-
// Gets the active JavaScript modal dialog's message.
// Example:
// input: none

Powered by Google App Engine
This is Rietveld 408576698