Index: components/rappor.gypi |
diff --git a/components/rappor.gypi b/components/rappor.gypi |
index 3fed81094119c2fefcdb8d18e464f553697dc72e..88c77f0c5e06937390cc07222bef1f39137c8bce 100644 |
--- a/components/rappor.gypi |
+++ b/components/rappor.gypi |
@@ -41,6 +41,12 @@ |
'rappor/rappor_service.h', |
'rappor/rappor_utils.cc', |
'rappor/rappor_utils.h', |
+ 'rappor/reports.cc', |
+ 'rappor/reports.h', |
+ 'rappor/sample.cc', |
+ 'rappor/sample.h', |
+ 'rappor/sampler.cc', |
+ 'rappor/sampler.h', |
], |
'variables': { |
'proto_in_dir': 'rappor/proto', |