Index: chrome/browser/extensions/extension_web_socket_proxy_private_api.h |
=================================================================== |
--- chrome/browser/extensions/extension_web_socket_proxy_private_api.h (revision 91968) |
+++ chrome/browser/extensions/extension_web_socket_proxy_private_api.h (working copy) |
@@ -24,7 +24,7 @@ |
// NotificationObserver implementation. |
virtual void Observe( |
- NotificationType type, const NotificationSource& source, |
+ int type, const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |
// Finalizes async operation. |