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

Unified Diff: chrome/installer/setup/BUILD.gn

Issue 2547863002: Move base32 into base so that it can be used within base.
Patch Set: sync to position 437832 Created 4 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 | « base/base32_unittest.cc ('k') | chrome/installer/setup/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index a6b1ecc98d24b5aecfc11addde2f88a16073f2f3..c6b9eca714a9433e716a44314c071bae36245a39 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -71,7 +71,6 @@ if (is_win) {
"//chrome/install_static:install_static_util",
"//chrome/installer/util:with_rc_strings",
"//chrome_elf:constants",
- "//components/base32",
"//components/crash/content/app:app",
"//components/crash/content/app:lib",
"//components/crash/core/common",
« no previous file with comments | « base/base32_unittest.cc ('k') | chrome/installer/setup/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698