| 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 c55ca204826931f42501047c4853d49076707aef..6882251057cd669148a406c102dc69e240b20629 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1035,6 +1035,7 @@ source_set("unit_tests") {
|
| "dom/DocumentStatisticsCollectorTest.cpp",
|
| "dom/DocumentTest.cpp",
|
| "dom/ElementTest.cpp",
|
| + "dom/ElementVisibilityObserverTest.cpp",
|
| "dom/ExecutionContextTaskTest.cpp",
|
| "dom/MainThreadTaskRunnerTest.cpp",
|
| "dom/NodeTest.cpp",
|
|
|