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

Unified Diff: components/user_prefs/tracked/BUILD.gn

Issue 2204943002: Integrate registry_hash_store_contents with the rest of tracked prefs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add unit and browser tests. GetType => GetUMASuffix Created 4 years, 4 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
Index: components/user_prefs/tracked/BUILD.gn
diff --git a/components/user_prefs/tracked/BUILD.gn b/components/user_prefs/tracked/BUILD.gn
index d2108c617622e7f47000a8dc8f99d02bf1827e3f..eb2b520f6db4502bf542af9c8014136ded6e1ebd 100644
--- a/components/user_prefs/tracked/BUILD.gn
+++ b/components/user_prefs/tracked/BUILD.gn
@@ -86,6 +86,7 @@ source_set("unit_tests") {
":user_prefs_tracked_test_support",
"//base:base",
"//base/test:test_support",
+ "//chrome/installer/util:with_no_strings",
"//components/prefs:test_support",
"//testing/gtest",
]

Powered by Google App Engine
This is Rietveld 408576698