Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2555)

Unified Diff: content/test/net/url_request_failed_job.h

Issue 18868005: content: Migrate from googleurl/ includes to url/ ones. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/content_browser_test_utils.h ('k') | content/test/net/url_request_slow_download_job.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/net/url_request_failed_job.h
diff --git a/content/test/net/url_request_failed_job.h b/content/test/net/url_request_failed_job.h
index fd8b435d5e71dadfd015161a1f157cbb7cd374b8..4e644404a918ea28c46bcdb7e24d700019b0726f 100644
--- a/content/test/net/url_request_failed_job.h
+++ b/content/test/net/url_request_failed_job.h
@@ -9,8 +9,8 @@
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
-#include "googleurl/src/gurl.h"
#include "net/url_request/url_request_job.h"
+#include "url/gurl.h"
namespace content {
« no previous file with comments | « content/test/content_browser_test_utils.h ('k') | content/test/net/url_request_slow_download_job.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698