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

Unified Diff: Source/platform/weborigin/KURLHash.h

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: Stale refernence to weboriginexport in .gpyi 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
« no previous file with comments | « Source/platform/weborigin/KURL.cpp ('k') | Source/platform/weborigin/KURLTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/weborigin/KURLHash.h
diff --git a/Source/weborigin/KURLHash.h b/Source/platform/weborigin/KURLHash.h
similarity index 98%
rename from Source/weborigin/KURLHash.h
rename to Source/platform/weborigin/KURLHash.h
index 09062820135e028fc45290d793ca3ff1d57f4b7d..47d234582914cafdc55157d34b9a294b7dab066e 100644
--- a/Source/weborigin/KURLHash.h
+++ b/Source/platform/weborigin/KURLHash.h
@@ -26,7 +26,7 @@
#ifndef KURLHash_h
#define KURLHash_h
-#include "weborigin/KURL.h"
+#include "platform/weborigin/KURL.h"
#include "wtf/text/StringHash.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/platform/weborigin/KURL.cpp ('k') | Source/platform/weborigin/KURLTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698