Chromium Code Reviews| Index: chrome/browser/ui/webui/history_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/history_ui.h (revision 91968) |
| +++ chrome/browser/ui/webui/history_ui.h (working copy) |
| @@ -41,7 +41,7 @@ |
| void HandleClearBrowsingData(const ListValue* args); |
| // NotificationObserver implementation. |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |