| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index bab905c772f44b5837eea8be41009c5ce43b8472..83a74d0f89a5a0b6f47990e557f7373685586153 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -449,6 +449,7 @@ test("content_browsertests") {
|
| ":content_test_mojo_bindings",
|
| ":web_ui_test_mojo_bindings",
|
| "//base/test:test_support",
|
| + "//components/memory_coordinator/browser",
|
| "//components/scheduler",
|
| "//content:resources",
|
| "//content/app:both_for_content_tests",
|
|
|