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

Unified Diff: components/rappor/BUILD.gn

Issue 1090683003: Alternative Multi-dimensional Rappor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 years, 8 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/rappor/BUILD.gn
diff --git a/components/rappor/BUILD.gn b/components/rappor/BUILD.gn
index 8bad34763dfdb8954a7c35a0060c0ebc48cc2953..bd263b1b1e2384363a97adaba80961a953aa4eea 100644
--- a/components/rappor/BUILD.gn
+++ b/components/rappor/BUILD.gn
@@ -63,6 +63,7 @@ source_set("unit_tests") {
"rappor_prefs_unittest.cc",
"rappor_service_unittest.cc",
"rappor_utils_unittest.cc",
+ "sampler_unittest.cc",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698