Index: chrome/browser/ui/webui/history_ui.h |
=================================================================== |
--- chrome/browser/ui/webui/history_ui.h (revision 193987) |
+++ chrome/browser/ui/webui/history_ui.h (working copy) |
@@ -88,9 +88,6 @@ |
// Handler for the "queryHistory" message. |
void HandleQueryHistory(const base::ListValue* args); |
- // Handler for the "removeUrlsOnOneDay" message. |
- void HandleRemoveUrlsOnOneDay(const base::ListValue* args); |
- |
// Handler for the "removeVisits" message. |
void HandleRemoveVisits(const base::ListValue* args); |