Index: chrome/browser/net/gaia/token_service_unittest.h |
=================================================================== |
--- chrome/browser/net/gaia/token_service_unittest.h (revision 91968) |
+++ chrome/browser/net/gaia/token_service_unittest.h (working copy) |
@@ -32,7 +32,7 @@ |
} |
private: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |
@@ -49,7 +49,7 @@ |
} |
private: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |