Index: chrome/browser/prerender/prerender_contents.h |
=================================================================== |
--- chrome/browser/prerender/prerender_contents.h (revision 91968) |
+++ chrome/browser/prerender/prerender_contents.h (working copy) |
@@ -132,7 +132,7 @@ |
virtual void DidStopLoading() OVERRIDE; |
// NotificationObserver |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |