| 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 ed865ba73c586851f52a47dca31a425233adcd7d..f76ebcd7fea6dd8f5172d0174f4cd4298642217e 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1004,7 +1004,6 @@ source_set("unit_tests") {
|
| "dom/DOMMatrixTest.cpp",
|
| "dom/DocumentStatisticsCollectorTest.cpp",
|
| "dom/DocumentTest.cpp",
|
| - "dom/ElementRareDataTest.cpp",
|
| "dom/ElementTest.cpp",
|
| "dom/ExecutionContextTaskTest.cpp",
|
| "dom/MainThreadTaskRunnerTest.cpp",
|
|
|