| Index: chrome/browser/ui/webui/history_ui.h
|
| ===================================================================
|
| --- chrome/browser/ui/webui/history_ui.h (revision 196121)
|
| +++ chrome/browser/ui/webui/history_ui.h (working copy)
|
| @@ -92,9 +92,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);
|
|
|
|
|