Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: chrome/tools/crash_service/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/installer/util/BUILD.gn ('k') | win8/delegate_execute/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/crash_service/BUILD.gn
diff --git a/chrome/tools/crash_service/BUILD.gn b/chrome/tools/crash_service/BUILD.gn
index 287909b05a2a96798e7e7c964369c24c80eabe72..df763ff9427d86ee5b97678c90ff44a165f3d91d 100644
--- a/chrome/tools/crash_service/BUILD.gn
+++ b/chrome/tools/crash_service/BUILD.gn
@@ -15,7 +15,7 @@ executable("crash_service") {
deps = [
"//base",
"//chrome/common:constants",
- "//chrome/installer/util",
+ "//chrome/installer/util:with_no_strings",
"//components/crash/content/tools:crash_service",
"//content/public/common:static_switches",
]
« no previous file with comments | « chrome/installer/util/BUILD.gn ('k') | win8/delegate_execute/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698