Index: chrome/browser/ui/tab_contents/tab_contents_wrapper.h |
=================================================================== |
--- chrome/browser/ui/tab_contents/tab_contents_wrapper.h (revision 91968) |
+++ chrome/browser/ui/tab_contents/tab_contents_wrapper.h (working copy) |
@@ -198,7 +198,7 @@ |
virtual void TabContentsDestroyed(TabContents* tab) OVERRIDE; |
// NotificationObserver overrides: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |