Index: content/shell/shell_url_request_context_getter.h |
diff --git a/content/shell/shell_url_request_context_getter.h b/content/shell/shell_url_request_context_getter.h |
index 4e2b0f4d6ee47397b28f28811100ba7c4ca66b64..7a7b8e78cb3e583b0e3251d64ecf01a4ed0bfdcc 100644 |
--- a/content/shell/shell_url_request_context_getter.h |
+++ b/content/shell/shell_url_request_context_getter.h |
@@ -32,7 +32,6 @@ class ShellURLRequestContextGetter : public net::URLRequestContextGetter { |
// net::URLRequestContextGetter implementation. |
virtual net::URLRequestContext* GetURLRequestContext() OVERRIDE; |
- virtual net::CookieStore* DONTUSEME_GetCookieStore() OVERRIDE; |
virtual scoped_refptr<base::MessageLoopProxy> |
GetIOMessageLoopProxy() const OVERRIDE; |