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

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

Issue 2714853002: Remove kDistroDict from Preferences. (Closed)
Patch Set: kRlzPingDelay -> kRlzPingDelaySeconds Created 3 years, 10 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/common/pref_names.cc ('k') | chrome/installer/util/master_preferences.h » ('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 c09fc936591af496aad0850525149608553e39bc..df47eaea6ae261608605ff6aac91be5d1415d7f0 100644
--- a/chrome/installer/util/BUILD.gn
+++ b/chrome/installer/util/BUILD.gn
@@ -102,6 +102,7 @@ static_library("with_no_strings") {
"//components/metrics",
"//courgette:courgette_lib",
"//crypto",
+ "//rlz/features",
"//third_party/bspatch",
"//third_party/crashpad/crashpad/client",
"//third_party/icu",
@@ -336,6 +337,7 @@ if (is_win) {
"//chrome/installer/setup:lib",
"//chrome/installer/test:alternate_version_generator_lib",
"//components/variations",
+ "//rlz/features",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/installer/util/master_preferences.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698