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