Chromium Code Reviews| Index: chrome/browser/prefs/pref_member.h |
| =================================================================== |
| --- chrome/browser/prefs/pref_member.h (revision 91968) |
| +++ chrome/browser/prefs/pref_member.h (working copy) |
| @@ -92,7 +92,7 @@ |
| void MoveToThread(BrowserThread::ID thread_id); |
| // NotificationObserver |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |