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

Unified Diff: Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp

Issue 64643009: Remove duplicated headers from core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase 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/core/frame/ContentSecurityPolicy.cpp ('k') | Source/core/frame/DOMSecurityPolicy.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
diff --git a/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp b/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
index bcc6a42af552d9fdb5a7a1fbcee6336867fd91fe..1b58eac6c72bba152ac2342f5d9cf679f3a07460 100644
--- a/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
+++ b/Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp
@@ -27,7 +27,6 @@
#include "core/frame/ContentSecurityPolicyResponseHeaders.h"
#include "platform/network/ResourceResponse.h"
-#include "wtf/text/WTFString.h"
namespace WebCore {
« no previous file with comments | « Source/core/frame/ContentSecurityPolicy.cpp ('k') | Source/core/frame/DOMSecurityPolicy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698