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

Unified Diff: chrome/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: 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 | « no previous file | chrome/browser/metro_utils/BUILD.gn » ('j') | chrome/installer/util/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index b756298312c5b1ea2b1a9596fe3536163ad26d12..5534fbbe95193f0cf96a318e49698530eb03a8f6 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -135,7 +135,7 @@ if (!is_android) {
"//chrome/browser:chrome_process_finder",
"//chrome/chrome_watcher",
"//chrome/chrome_watcher:client",
- "//chrome/installer/util",
+ "//chrome/installer/util:with_no_strings_some_things_wont_work",
"//chrome_elf",
"//components/browser_watcher:browser_watcher_client",
"//components/crash/content/app",
« no previous file with comments | « no previous file | chrome/browser/metro_utils/BUILD.gn » ('j') | chrome/installer/util/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698