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

Unified Diff: webkit/common/webdropdata.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 | « webkit/common/user_agent/user_agent_unittest.cc ('k') | webkit/common/webpreferences.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webdropdata.h
diff --git a/webkit/common/webdropdata.h b/webkit/common/webdropdata.h
index c36d9185ddb35d798b1dbc66c77f4d76ccfeb71a..293e2bb2f14e436d821df9e4e6de99004abae3bd 100644
--- a/webkit/common/webdropdata.h
+++ b/webkit/common/webdropdata.h
@@ -15,8 +15,8 @@
#include "base/strings/nullable_string16.h"
#include "base/strings/string16.h"
-#include "googleurl/src/gurl.h"
#include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
+#include "url/gurl.h"
#include "webkit/common/webkit_common_export.h"
struct IDataObject;
« no previous file with comments | « webkit/common/user_agent/user_agent_unittest.cc ('k') | webkit/common/webpreferences.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698