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

Unified Diff: Source/web/tests/URLTestHelpers.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/web/tests/FrameLoaderClientImplTest.cpp ('k') | Source/weborigin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/URLTestHelpers.h
diff --git a/Source/web/tests/URLTestHelpers.h b/Source/web/tests/URLTestHelpers.h
index c87545571b4575e725855158ac12dc8029b44406..7ae1f170b4b9e829cc5df912e463345bf015f087 100644
--- a/Source/web/tests/URLTestHelpers.h
+++ b/Source/web/tests/URLTestHelpers.h
@@ -31,8 +31,8 @@
#ifndef URLTestHelpers_h
#define URLTestHelpers_h
+#include "platform/weborigin/KURL.h"
#include "public/platform/WebString.h"
-#include "weborigin/KURL.h"
namespace blink {
« no previous file with comments | « Source/web/tests/FrameLoaderClientImplTest.cpp ('k') | Source/weborigin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698