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

Unified Diff: webkit/base/data_element.h

Issue 18191004: webkit: Migrate from googleurl/ includes to url/ ones. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync+rebase Created 7 years, 6 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 | « no previous file | webkit/browser/appcache/appcache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/base/data_element.h
diff --git a/webkit/base/data_element.h b/webkit/base/data_element.h
index ebd33f1ae000d5f17bef8914f441646692d9044d..bc20d945734af4f78606fcb4534fea4d3a120c0b 100644
--- a/webkit/base/data_element.h
+++ b/webkit/base/data_element.h
@@ -12,7 +12,7 @@
#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/time/time.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
#include "webkit/base/webkit_base_export.h"
namespace webkit_base {
« no previous file with comments | « no previous file | webkit/browser/appcache/appcache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698