Index: chrome/browser/ui/webui/web_ui_test_handler.h |
=================================================================== |
--- chrome/browser/ui/webui/web_ui_test_handler.h (revision 91968) |
+++ chrome/browser/ui/webui/web_ui_test_handler.h (working copy) |
@@ -24,7 +24,7 @@ |
virtual void RegisterMessages() {} |
// From NotificationObserver. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |