summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellcheck_host_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/spellcheck_host_impl.h')
-rw-r--r--chrome/browser/spellcheck_host_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/spellcheck_host_impl.h b/chrome/browser/spellcheck_host_impl.h
index 5d001c5..b080505 100644
--- a/chrome/browser/spellcheck_host_impl.h
+++ b/chrome/browser/spellcheck_host_impl.h
@@ -93,7 +93,7 @@ class SpellCheckHostImpl : public SpellCheckHost,
const GURL& url,
const net::URLRequestStatus& status,
int response_code,
- const ResponseCookies& cookies,
+ const net::ResponseCookies& cookies,
const std::string& data);
// NotificationObserver implementation.