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. |