Chromium Code Reviews| 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', |