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

Unified Diff: Source/platform/exported/WebURL.cpp

Issue 54053006: Move weborigin/ under platform/ so that it may someday call platform APIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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: Source/platform/exported/WebURL.cpp
diff --git a/Source/platform/exported/WebURL.cpp b/Source/platform/exported/WebURL.cpp
index 5af208edda416f26de5452beab8a1f4f1f7318c1..a7a74d0307d0c6d7c6bc45870dac08737446e9a7 100644
--- a/Source/platform/exported/WebURL.cpp
+++ b/Source/platform/exported/WebURL.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "public/platform/WebURL.h"
-#include "weborigin/KURL.h"
+#include "platform/weborigin/KURL.h"
namespace WebKit {

Powered by Google App Engine
This is Rietveld 408576698