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

Unified Diff: Source/core/frame/DOMSecurityPolicy.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/ContentSecurityPolicyResponseHeaders.cpp ('k') | Source/core/frame/DOMTimer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/DOMSecurityPolicy.cpp
diff --git a/Source/core/frame/DOMSecurityPolicy.cpp b/Source/core/frame/DOMSecurityPolicy.cpp
index fec38b74d75f24975d47fd0c06b09c05820d9ade..c60cdadc168c410af641c2e56b52158c255d0f9a 100644
--- a/Source/core/frame/DOMSecurityPolicy.cpp
+++ b/Source/core/frame/DOMSecurityPolicy.cpp
@@ -26,12 +26,10 @@
#include "config.h"
#include "core/frame/DOMSecurityPolicy.h"
-#include "core/dom/ContextLifecycleObserver.h"
#include "core/dom/DOMStringList.h"
#include "core/dom/ExecutionContext.h"
#include "core/frame/ContentSecurityPolicy.h"
#include "wtf/text/TextPosition.h"
-#include "wtf/text/WTFString.h"
namespace WebCore {
« no previous file with comments | « Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp ('k') | Source/core/frame/DOMTimer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698