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

Unified Diff: third_party/WebKit/Source/core/frame/BUILD.gn

Issue 2449873004: Removing CSPSourceList level up to SourceListDirective. (Closed)
Patch Set: Exporting CSPDirective Created 4 years, 2 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: third_party/WebKit/Source/core/frame/BUILD.gn
diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
index bd1695a46121ef6b56d31ba6ac5b7a5c1e54752a..022bffce3275b24734eb5a61d8e37e1ebfcf586d 100644
--- a/third_party/WebKit/Source/core/frame/BUILD.gn
+++ b/third_party/WebKit/Source/core/frame/BUILD.gn
@@ -101,7 +101,6 @@ blink_core_sources("frame") {
"VisualViewport.h",
"csp/CSPDirectiveList.cpp",
"csp/CSPSource.cpp",
- "csp/CSPSourceList.cpp",
"csp/ContentSecurityPolicy.cpp",
"csp/MediaListDirective.cpp",
"csp/SourceListDirective.cpp",

Powered by Google App Engine
This is Rietveld 408576698