Index: chrome/browser/themes/theme_service.h |
=================================================================== |
--- chrome/browser/themes/theme_service.h (revision 91968) |
+++ chrome/browser/themes/theme_service.h (working copy) |
@@ -249,7 +249,7 @@ |
Profile* profile() { return profile_; } |
// NotificationObserver: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |