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

Unified Diff: Source/core/frame/csp/CSPDirective.h

Issue 584273002: Clean up forward declarations in Source/core/frame (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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 | « Source/core/frame/SettingsDelegate.h ('k') | Source/core/frame/csp/ContentSecurityPolicy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/csp/CSPDirective.h
diff --git a/Source/core/frame/csp/CSPDirective.h b/Source/core/frame/csp/CSPDirective.h
index d793504972b977028b347b4df1c239fb50b766f8..8a02bd474eb9d7a64837bcc0249a09df833715fc 100644
--- a/Source/core/frame/csp/CSPDirective.h
+++ b/Source/core/frame/csp/CSPDirective.h
@@ -10,7 +10,6 @@
namespace blink {
class ContentSecurityPolicy;
-class KURL;
class CSPDirective {
WTF_MAKE_NONCOPYABLE(CSPDirective);
« no previous file with comments | « Source/core/frame/SettingsDelegate.h ('k') | Source/core/frame/csp/ContentSecurityPolicy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698