| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 8c8e58d39fb83a6efda3cceafdd6f3947b2c8110..81a75974c4f0f5988dc0363cde16e79fcdf7fd33 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -421,6 +421,7 @@ test("content_browsertests") {
|
| ":test_support",
|
| ":web_ui_test_mojo_bindings",
|
| "//base/test:test_support",
|
| + "//components/memory_coordinator/browser",
|
| "//components/network_session_configurator",
|
| "//components/scheduler",
|
| "//content:resources",
|
|
|