Index: chrome/browser/extensions/extension_test_message_listener.h |
=================================================================== |
--- chrome/browser/extensions/extension_test_message_listener.h (revision 91968) |
+++ chrome/browser/extensions/extension_test_message_listener.h (working copy) |
@@ -59,7 +59,7 @@ |
void Reply(const std::string& message); |
// Implements the NotificationObserver interface. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |