| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 0ac0be9599752b83d4818b46849f6a7573372b9e..8b633d39f67e7779b519a07758318b2e59d9def2 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -443,11 +443,14 @@ test("content_browsertests") {
|
| "//device/vibration:mojo_bindings",
|
| "//gin",
|
| "//gpu",
|
| + "//ipc:mojom",
|
| "//ipc:test_support",
|
| "//media",
|
| "//media:test_support",
|
| "//media/audio:test_support",
|
| "//media/base:test_support",
|
| + "//mojo/edk/system",
|
| + "//mojo/edk/test:test_support",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/js",
|
| "//net:test_support",
|
|
|