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

Unified Diff: content/renderer/android/address_detector.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/public/test/test_file_error_injector.cc ('k') | content/renderer/android/content_detector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/android/address_detector.h
diff --git a/content/renderer/android/address_detector.h b/content/renderer/android/address_detector.h
index 2d57c0f26a15ed2b899cc0100d049c4ef5c001a3..2619503af91bc8d9cda36f90109e5b6b9ea5130a 100644
--- a/content/renderer/android/address_detector.h
+++ b/content/renderer/android/address_detector.h
@@ -7,7 +7,7 @@
#include "base/compiler_specific.h"
#include "content/renderer/android/content_detector.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
namespace content {
« no previous file with comments | « content/public/test/test_file_error_injector.cc ('k') | content/renderer/android/content_detector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698