Chromium Code Reviews| Index: chrome/browser/spellcheck_host_impl.h |
| =================================================================== |
| --- chrome/browser/spellcheck_host_impl.h (revision 91968) |
| +++ chrome/browser/spellcheck_host_impl.h (working copy) |
| @@ -102,7 +102,7 @@ |
| const std::string& data); |
| // NotificationObserver implementation. |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |