| 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 bcff57da3d1bed08de9443e2924ba6f265aad5e8..2bdf7b5c43b771e41128c3e3e2e3426e5738879f 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1012,7 +1012,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",
|
|
|