| Index: components/metrics.gypi
|
| diff --git a/components/metrics.gypi b/components/metrics.gypi
|
| index b9d4420594a6934f504e0f041297b1bdaf05206f..0a48dacc03746c3f00c5c85e1eb14f04d11ca09d 100644
|
| --- a/components/metrics.gypi
|
| +++ b/components/metrics.gypi
|
| @@ -83,6 +83,7 @@
|
| 'metrics/proto/chrome_user_metrics_extension.proto',
|
| 'metrics/proto/histogram_event.proto',
|
| 'metrics/proto/omnibox_event.proto',
|
| + 'metrics/proto/omnibox_input_type.proto',
|
| 'metrics/proto/perf_data.proto',
|
| 'metrics/proto/profiler_event.proto',
|
| 'metrics/proto/sampled_profile.proto',
|
|
|