Chromium Code Reviews| Index: chrome/browser/tabs/pinned_tab_service.h |
| =================================================================== |
| --- chrome/browser/tabs/pinned_tab_service.h (revision 91968) |
| +++ chrome/browser/tabs/pinned_tab_service.h (working copy) |
| @@ -25,7 +25,7 @@ |
| void GotExit(); |
| // NotificationObserver. |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |