| Index: components/rappor.gypi
|
| diff --git a/components/rappor.gypi b/components/rappor.gypi
|
| index 3fed81094119c2fefcdb8d18e464f553697dc72e..84849deedfea2aa767566f0fa7ff4fec8e2480d2 100644
|
| --- a/components/rappor.gypi
|
| +++ b/components/rappor.gypi
|
| @@ -29,6 +29,10 @@
|
| 'rappor/log_uploader.h',
|
| 'rappor/log_uploader_interface.h',
|
| 'rappor/proto/rappor_metric.proto',
|
| + 'rappor/rappor_message_filter.cc',
|
| + 'rappor/rappor_message_filter.h',
|
| + 'rappor/rappor_messages.cc',
|
| + 'rappor/rappor_messages.h',
|
| 'rappor/rappor_metric.cc',
|
| 'rappor/rappor_metric.h',
|
| 'rappor/rappor_parameters.cc',
|
|
|