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