Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2401303002: ElementVisibilityObserver: use ExecutionContext's document. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 c041013d910c2265b4f1569fc23d4a32da7fc289..b76c4e6a370536f6d224e795cfad6deb1b3b04dc 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1011,6 +1011,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",

Powered by Google App Engine
This is Rietveld 408576698