Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: components/metrics/proto/BUILD.gn

Issue 2394643002: Add TranslateEventProto to UMA metrics (Closed)
Patch Set: One more bug fix. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/metrics/proto/chrome_user_metrics_extension.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | components/metrics/proto/chrome_user_metrics_extension.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698