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

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

Issue 2541843002: Part 5.1: Is policy list subsumed under subsuming policy? (Closed)
Patch Set: Fixing c++ vector initialization in the test Created 4 years 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 | « no previous file | third_party/WebKit/Source/core/frame/csp/MediaListDirective.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index fca1b7e0d804b675e2b421c762c0d372d79b2240..34a22e9e13ebe1678bd1327ff9c6e93ff7d10e76 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1169,6 +1169,7 @@ source_set("unit_tests") {
"frame/csp/CSPDirectiveListTest.cpp",
"frame/csp/CSPSourceTest.cpp",
"frame/csp/ContentSecurityPolicyTest.cpp",
+ "frame/csp/MediaListDirectiveTest.cpp",
"frame/csp/SourceListDirectiveTest.cpp",
"html/AutoplayUmaHelperTest.cpp",
"html/FormDataTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/csp/MediaListDirective.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698