| 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",
|
|
|