| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 21fb08f38371beb25eadc787cbb59b20f15fb2f9..be6fbfd90f258ad190bfd61cc0263f5dafcf2f1c 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -232,7 +232,7 @@ static_library("content_shell_lib") {
|
| "//content/app/resources",
|
| "//content/app/strings",
|
| "//content/gpu",
|
| - "//content/public/common:interfaces",
|
| + "//content/public/common",
|
| "//content/public/common:service_names",
|
| "//content/shell/test_runner:test_runner",
|
| "//content/test:content_test_mojo_bindings",
|
|
|