| Index: chrome/test/test_tab_strip_model_observer.h
|
| ===================================================================
|
| --- chrome/test/test_tab_strip_model_observer.h (revision 91968)
|
| +++ chrome/test/test_tab_strip_model_observer.h (working copy)
|
| @@ -47,7 +47,7 @@
|
| bool foreground) OVERRIDE;
|
|
|
| // NotificationObserver:
|
| - virtual void Observe(NotificationType type, const NotificationSource& source,
|
| + virtual void Observe(int type, const NotificationSource& source,
|
| const NotificationDetails& details) OVERRIDE;
|
|
|
| NotificationRegistrar registrar_;
|
|
|