Chromium Code Reviews| Index: components/metrics/proto/BUILD.gn |
| diff --git a/components/metrics/proto/BUILD.gn b/components/metrics/proto/BUILD.gn |
| index 0afdeea21b710c485d08486bf88fc92da989d415..547cf0d51b761873790b5cf3fd42a1035b854972 100644 |
| --- a/components/metrics/proto/BUILD.gn |
| +++ b/components/metrics/proto/BUILD.gn |
| @@ -19,6 +19,7 @@ proto_library("proto") { |
| "profiler_event.proto", |
| "sampled_profile.proto", |
| "system_profile.proto", |
| + "translate_event.proto", |
| "user_action_event.proto", |
| ] |
| } |