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

Unified Diff: webkit/base/origin_url_conversions.cc

Issue 15937016: Update refernces to Blink's Platform API (webkit) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/base/origin_url_conversions.cc
diff --git a/webkit/base/origin_url_conversions.cc b/webkit/base/origin_url_conversions.cc
index ac26bd84fd0b3814cd906c8d810c10c3e511cfdd..82bef215dcc2ffeedf76d6bbd8c71367d70b613c 100644
--- a/webkit/base/origin_url_conversions.cc
+++ b/webkit/base/origin_url_conversions.cc
@@ -6,7 +6,7 @@
#include "base/utf_string_conversions.h"
#include "googleurl/src/gurl.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
+#include "third_party/WebKit/public/platform/WebString.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSecurityOrigin.h"
namespace webkit_base {
« no previous file with comments | « webkit/base/file_path_string_conversions.cc ('k') | webkit/browser/chromeos/fileapi/cros_mount_point_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698