Chromium Code Reviews| Index: content/browser/debugger/devtools_window.h |
| =================================================================== |
| --- content/browser/debugger/devtools_window.h (revision 91968) |
| +++ content/browser/debugger/devtools_window.h (working copy) |
| @@ -67,7 +67,7 @@ |
| void UpdateFrontendAttachedState(); |
| // Overridden from NotificationObserver. |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |