| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index cd17f0a40d7c7ef6b113d946f3fc70324dbd8e8d..6a8512436cb481b54c5e9797bf83d8edfe0c8461 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -51,6 +51,7 @@ source_set("test_support") {
|
| "//cc/blink",
|
| "//cc/surfaces",
|
| "//components/display_compositor",
|
| + "//components/permissions",
|
| "//components/scheduler:scheduler",
|
| "//components/scheduler:test_support",
|
| "//content/app:both_for_content_tests",
|
| @@ -635,6 +636,7 @@ test("content_unittests") {
|
| "//cc:test_support",
|
| "//cc/surfaces",
|
| "//components/display_compositor",
|
| + "//components/permissions",
|
| "//components/scheduler",
|
| "//content:resources",
|
| "//content/app:both_for_content_tests",
|
|
|