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

Unified Diff: chrome/installer/util/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 | « chrome/installer/setup/user_hive_visitor.cc ('k') | chrome/installer/util/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/BUILD.gn
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
index ee72bf273a1a7ace25ee7f83d3db4fa8a2853ffe..e38c646471f68b7675fbb1bba403dd38e7f3e79c 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -102,7 +102,6 @@ static_library("with_no_strings") {
":generate_strings",
"//base/third_party/dynamic_annotations",
"//chrome/install_static:install_static_util",
- "//components/base32",
"//components/metrics",
"//courgette:courgette_lib",
"//crypto",
« no previous file with comments | « chrome/installer/setup/user_hive_visitor.cc ('k') | chrome/installer/util/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698