Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1895)

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 1545803002: Use .rc strings in fewer places for installer util. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/metro_utils/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index ea8bed7c446dfc28c9048be079eae2cdfb70d316..95f44e0e0ad27fbe7ed30f0407f907410828d257 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -42,7 +42,7 @@ source_set("extensions") {
"//chrome/common",
"//chrome/common/extensions/api:api_registration",
"//chrome/common/safe_browsing:proto",
- "//chrome/installer/util",
+ "//chrome/installer/util:with_no_strings",
"//components/copresence",
"//components/data_reduction_proxy/proto:data_reduction_proxy_proto",
"//components/dom_distiller/core",
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/metro_utils/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698