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