Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 4aaca2bd56cd35f02f70c1391d8b886ee33107f8..ae7b4f74d3b04b486b0141be83992666cbda9445 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -868,7 +868,7 @@ if (enable_topchrome_md) { |
# GYP version: chrome/chrome_resources.gyp:chrome_strings |
group("strings") { |
- deps = [ |
+ public_deps = [ |
"//chrome/app:chromium_strings", |
"//chrome/app:generated_resources", |
"//chrome/app:google_chrome_strings", |