Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index f1c9595848a04fab639950966059391a782ceec3..b4953adaf104440b354c5b11a069b45b79fb5562 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", |