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

Unified Diff: win8/delegate_execute/BUILD.gn

Issue 1534903002: Split GN installer_util into one that has no strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment 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/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 3f4098253c8c7d33b3775516ae1f46a4d41f1890..d21d73c291fe5ffed8bd07129c9bb5ca8fe51242 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",
+ "//chrome/installer/util:with_no_strings_some_things_wont_work",
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « chrome/installer/util/BUILD.gn ('k') | win8/metro_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698