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

Unified Diff: webkit/common/database/database_identifier.cc

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
Index: webkit/common/database/database_identifier.cc
diff --git a/webkit/common/database/database_identifier.cc b/webkit/common/database/database_identifier.cc
index f432f38f9546e1406b234270db228efb954e89b6..332dfb8b0cc4ec7ad1c596e19dff76b59d565d4d 100644
--- a/webkit/common/database/database_identifier.cc
+++ b/webkit/common/database/database_identifier.cc
@@ -6,7 +6,7 @@
#include "base/strings/string_number_conversions.h"
#include "base/strings/string_util.h"
-#include "googleurl/src/url_canon.h"
+#include "url/url_canon.h"
namespace webkit_database {
« no previous file with comments | « webkit/common/database/database_identifier.h ('k') | webkit/common/database/database_identifier_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698