| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index fe1f208de51ade4288642a17e10eb802cf50334c..b31363893e471c7a3713f55480d0a6ef08d73f3c 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -9,8 +9,6 @@ blink_core_sources("html") {
|
| split_count = 5
|
|
|
| sources = [
|
| - "AutoplayExperimentHelper.cpp",
|
| - "AutoplayExperimentHelper.h",
|
| "AutoplayUmaHelper.cpp",
|
| "AutoplayUmaHelper.h",
|
| "ClassList.cpp",
|
|
|