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

Unified Diff: content/renderer/android/content_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
Index: content/renderer/android/content_detector.h
diff --git a/content/renderer/android/content_detector.h b/content/renderer/android/content_detector.h
index 8a06ee7d8dc2355126204bd0e182104f6df4508d..d17a5855b2375946be40bbb37d8f0c000a45c27a 100644
--- a/content/renderer/android/content_detector.h
+++ b/content/renderer/android/content_detector.h
@@ -5,8 +5,8 @@
#ifndef CONTENT_RENDERER_ANDROID_CONTENT_DETECTOR_H_
#define CONTENT_RENDERER_ANDROID_CONTENT_DETECTOR_H_
-#include "googleurl/src/gurl.h"
#include "third_party/WebKit/public/web/WebRange.h"
+#include "url/gurl.h"
namespace WebKit {
class WebHitTestResult;
« no previous file with comments | « content/renderer/android/address_detector.h ('k') | content/renderer/dom_storage/webstoragenamespace_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698