Index: chrome/browser/chromeos/tab_closeable_state_watcher.h |
=================================================================== |
--- chrome/browser/chromeos/tab_closeable_state_watcher.h (revision 91971) |
+++ chrome/browser/chromeos/tab_closeable_state_watcher.h (working copy) |
@@ -65,7 +65,7 @@ |
virtual void OnBrowserRemoved(const Browser* browser); |
// NotificationObserver implementation: |
- virtual void Observe(NotificationType type, const NotificationSource& source, |
+ virtual void Observe(int type, const NotificationSource& source, |
const NotificationDetails& details); |
// Called by private class TabStripWatcher for TabStripModelObserver |