| 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 3dcb06db2ac201762487439457cd055f7be42eb4..99e48fea6009cc79e764f45fe1b37a464e1c73a7 100644 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn | 
| @@ -1172,6 +1172,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/AutoplayExperimentTest.cpp", | 
| "html/AutoplayUmaHelperTest.cpp", | 
|  |