Index: chrome/browser/autocomplete/shortcuts_provider.h |
=================================================================== |
--- chrome/browser/autocomplete/shortcuts_provider.h (revision 91968) |
+++ chrome/browser/autocomplete/shortcuts_provider.h (working copy) |
@@ -81,7 +81,7 @@ |
static const int kMaxScore; |
// NotificationObserver: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |