diff options
Diffstat (limited to 'chrome/browser/spellcheck_host_impl.h')
-rw-r--r-- | chrome/browser/spellcheck_host_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/spellcheck_host_impl.h b/chrome/browser/spellcheck_host_impl.h index 260b1cb..94ce5f0 100644 --- a/chrome/browser/spellcheck_host_impl.h +++ b/chrome/browser/spellcheck_host_impl.h @@ -102,7 +102,7 @@ class SpellCheckHostImpl : public SpellCheckHost, const std::string& data); // NotificationObserver implementation. - virtual void Observe(NotificationType type, + virtual void Observe(int type, const NotificationSource& source, const NotificationDetails& details); |