| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index 39a95fdbeabc512bdf28f8912d78ff8cdc7e5595..02712fe763c237212d6dceacf23f3f8746e603ae 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -78,6 +78,7 @@ source_set("static_switches") {
|
| }
|
|
|
| source_set("common_sources") {
|
| + # External code should depend on via ":common" above.
|
| visibility = [ "//content/*" ]
|
|
|
| sources = rebase_path(content_common_gypi_values.public_common_sources,
|
|
|