Chromium Code Reviews| Index: chrome/browser/printing/print_job_manager.h |
| =================================================================== |
| --- chrome/browser/printing/print_job_manager.h (revision 91968) |
| +++ chrome/browser/printing/print_job_manager.h (working copy) |
| @@ -52,7 +52,7 @@ |
| static void RegisterPrefs(PrefService* prefs); |
| // NotificationObserver |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |