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

Unified Diff: win8/metro_driver/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 | « win8/delegate_execute/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/metro_driver/BUILD.gn
diff --git a/win8/metro_driver/BUILD.gn b/win8/metro_driver/BUILD.gn
index 519259e2d034e399d712d6cc6400dcbb1cf84b1f..2cf2dd95f7e6406a05aa767dd321cc5972c05ad3 100644
--- a/win8/metro_driver/BUILD.gn
+++ b/win8/metro_driver/BUILD.gn
@@ -23,7 +23,7 @@ shared_library("metro_driver") {
":version_resources",
"//base",
"//chrome/common:constants",
- "//chrome/installer/util",
+ "//chrome/installer/util:with_no_strings_some_things_wont_work",
"//crypto",
"//ipc",
"//sandbox",
« no previous file with comments | « win8/delegate_execute/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698