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

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: Rebased 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 331f36d437b7fbe59d61a153a3bc85a522080601..66880fdc2818ad4184ccdd6b261ca461fabdf553 100644
--- a/chrome/browser/automation/testing_automation_provider.h
+++ b/chrome/browser/automation/testing_automation_provider.h
@@ -1364,9 +1364,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
« no previous file with comments | « chrome/browser/automation/automation_provider_observers.cc ('k') | chrome/browser/automation/testing_automation_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698