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

Unified Diff: Source/web/AssertMatchingEnums.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: 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/ApplicationCacheHost.cpp ('k') | Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/AssertMatchingEnums.cpp
diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
index 0e760f4cea76612a20fdcf59b52008732c9ea8ad..def1b0f500394aa7a02e3f9e34cc85d69ce66e3a 100644
--- a/Source/web/AssertMatchingEnums.cpp
+++ b/Source/web/AssertMatchingEnums.cpp
@@ -104,6 +104,7 @@
#include "platform/network/ResourceResponse.h"
#include "platform/text/TextChecking.h"
#include "platform/text/TextDecoration.h"
+#include "platform/weborigin/ReferrerPolicy.h"
#include "public/platform/WebClipboard.h"
#include "public/platform/WebCompositingReasons.h"
#include "public/platform/WebFileError.h"
@@ -127,7 +128,6 @@
#include "public/platform/WebURLResponse.h"
#include "public/web/WebNavigationPolicy.h"
#include "public/web/WebSerializedScriptValueVersion.h"
-#include "weborigin/ReferrerPolicy.h"
#include "wtf/Assertions.h"
#include "wtf/text/StringImpl.h"
« no previous file with comments | « Source/web/ApplicationCacheHost.cpp ('k') | Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698