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

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

Issue 10388175: Remove all the unnused automation IPCs. These were used by UI tests that have been converted to bro… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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/automation_resource_message_filter.h
===================================================================
--- chrome/browser/automation/automation_resource_message_filter.h (revision 137438)
+++ chrome/browser/automation/automation_resource_message_filter.h (working copy)
@@ -149,8 +149,6 @@
private:
void OnSetFilteredInet(bool enable);
- void OnGetFilteredInetHitCount(int* hit_count);
- void OnRecordHistograms(const std::vector<std::string>& histogram_list);
// Resumes pending jobs from the old AutomationResourceMessageFilter instance
// passed in.

Powered by Google App Engine
This is Rietveld 408576698