Index: chrome/browser/net/cookie_policy_browsertest.cc |
=================================================================== |
--- chrome/browser/net/cookie_policy_browsertest.cc (revision 87744) |
+++ chrome/browser/net/cookie_policy_browsertest.cc (working copy) |
@@ -12,7 +12,7 @@ |
#include "net/base/cookie_store.h" |
#include "net/base/mock_host_resolver.h" |
#include "net/test/test_server.h" |
-#include "net/url_request/url_request_context.cc" |
wtc
2011/06/03 18:24:40
Wow, no kidding!
This is worth separating into it
rvargas (doing something else)
2011/06/03 18:47:42
Done.
|
+#include "net/url_request/url_request_context.h" |
#include "net/url_request/url_request_context_getter.h" |
namespace { |