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

Unified Diff: chrome/installer/util/DEPS

Issue 2017123002: Adds a base32 component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Migrates installer/setup/user_hive_visitor.cc to use base32 component Created 4 years, 6 months 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') | chrome/installer/util/shell_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/DEPS
diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS
index bbc0b65024616e1c413e096530a99498068f32fa..86908b540280c7c17ded3fa66b0ea2a9898f425a 100644
--- a/chrome/installer/util/DEPS
+++ b/chrome/installer/util/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+chrome/install_static/install_util.h",
+ "+components/base32",
"+components/metrics",
# TODO(fdoray): Remove this once the PreRead field trial has expired.
« no previous file with comments | « chrome/installer/util/BUILD.gn ('k') | chrome/installer/util/shell_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698