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

Unified Diff: win8/delegate_execute/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/tools/crash_service/BUILD.gn ('k') | win8/metro_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/delegate_execute/BUILD.gn
diff --git a/win8/delegate_execute/BUILD.gn b/win8/delegate_execute/BUILD.gn
index d21d73c291fe5ffed8bd07129c9bb5ca8fe51242..8309dc66c6e32b2492f6b88d14b9d94751c1e006 100644
--- a/win8/delegate_execute/BUILD.gn
+++ b/win8/delegate_execute/BUILD.gn
@@ -44,7 +44,7 @@ source_set("lib") {
"//base",
"//breakpad:breakpad_handler",
"//chrome/common:constants",
- "//chrome/installer/util:with_no_strings_some_things_wont_work",
+ "//chrome/installer/util:with_no_strings",
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « chrome/tools/crash_service/BUILD.gn ('k') | win8/metro_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698