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

Unified Diff: components/rappor.gypi

Issue 845863002: Add stricter tests for RapporService::LoadSecret (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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.gypi
diff --git a/components/rappor.gypi b/components/rappor.gypi
index 1245fd5639326278556d09f917996c6c96db1e0e..d5cde4139470f57a5f9f139e90bcf763e1d52b41 100644
--- a/components/rappor.gypi
+++ b/components/rappor.gypi
@@ -35,6 +35,8 @@
'rappor/rappor_parameters.h',
'rappor/rappor_pref_names.cc',
'rappor/rappor_pref_names.h',
+ 'rappor/rappor_prefs.cc',
+ 'rappor/rappor_prefs.h',
'rappor/rappor_service.cc',
'rappor/rappor_service.h',
],

Powered by Google App Engine
This is Rietveld 408576698