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

Unified Diff: Source/core/core.gypi

Issue 180273012: Extract CSPDirectiveList from ContentSecurityPolicy. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ugh. Created 6 years, 10 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 8081d8acd53fd0a2195136a1c7f4a4ee36864494..53828638f44410009a64f374a42a6dc7df0514e3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1093,6 +1093,7 @@
'frame/SuspendableTimer.cpp',
'frame/SuspendableTimer.h',
'frame/UseCounter.cpp',
+ 'frame/csp/CSPDirectiveList.cpp',
'frame/csp/CSPSource.cpp',
'frame/csp/CSPSourceList.cpp',
'frame/csp/MediaListDirective.cpp',
« no previous file with comments | « no previous file | Source/core/frame/ContentSecurityPolicy.h » ('j') | Source/core/frame/ContentSecurityPolicy.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698