| 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..50eac59f58df80891daba8548e3e5ce741a85cc2 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1173,7 +1173,6 @@ source_set("unit_tests") {
|
| "frame/csp/CSPSourceTest.cpp",
|
| "frame/csp/ContentSecurityPolicyTest.cpp",
|
| "frame/csp/SourceListDirectiveTest.cpp",
|
| - "html/AutoplayExperimentTest.cpp",
|
| "html/AutoplayUmaHelperTest.cpp",
|
| "html/FormDataTest.cpp",
|
| "html/HTMLDimensionTest.cpp",
|
|
|