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

Unified Diff: components/rappor.gypi

Issue 311133006: Add more Rappor metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: components/rappor.gypi
diff --git a/components/rappor.gypi b/components/rappor.gypi
index 346d2080cde05bd3caaec70a99fa6539ba972aa9..ba65f0f8f28689d17e5a8730e60cd6d7411b0b40 100644
--- a/components/rappor.gypi
+++ b/components/rappor.gypi
@@ -34,6 +34,8 @@
'rappor/rappor_pref_names.h',
'rappor/rappor_service.cc',
'rappor/rappor_service.h',
+ 'rappor/rappor_utils.cc',
+ 'rappor/rappor_utils.h',
],
'variables': {
'proto_in_dir': 'rappor/proto',

Powered by Google App Engine
This is Rietveld 408576698