Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 15affeab5ea38b9949d6e4bdf514514fb70f8db4..49c1e4af10dc3d9f73bf2cd0336ac5510dd30e5c 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -305,6 +305,7 @@ static_library("layouttest_support") { |
":test_support", |
"//cc", |
"//cc/blink", |
+ "//components/scheduler:test_support", |
"//components/test_runner:test_runner", |
"//content/browser:for_content_tests", |
"//content/public/common", |