Index: chrome/browser/profiles/profile_manager.h |
=================================================================== |
--- chrome/browser/profiles/profile_manager.h (revision 91970) |
+++ chrome/browser/profiles/profile_manager.h (working copy) |
@@ -108,7 +108,7 @@ |
std::vector<Profile*> GetLoadedProfiles() const; |
// NotificationObserver implementation. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |