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

Unified Diff: third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.h

Issue 2799593002: Rewrite references to "wtf/" to "platform/wtf/" in platform/network. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.h
diff --git a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.h b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.h
index 5d019db82f380245b70e67912b3b6a2d45c910d6..4936da3bd60e421383b15900381adf3dade4c4e2 100644
--- a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.h
+++ b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.h
@@ -7,7 +7,7 @@
#include "platform/Crypto.h"
#include "platform/PlatformExport.h"
-#include "wtf/text/Unicode.h"
+#include "platform/wtf/text/Unicode.h"
namespace blink {
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/network/ContentSecurityPolicyParsers.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698