summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Long <jasonlong@google.com>2017-01-24 11:35:31 -0800
committerJason Long <jasonlong@google.com>2017-01-24 12:12:25 -0800
commit1b51da6033296de49a44f18f965cb8b339fb149c (patch)
tree8e087e32f3e0b91ce172ede53ab12b9f274fe776
parentedcceb495f7859a2a266509a300a6a1f98c79b75 (diff)
Rename metrics_constants.proto DEFAULT_AUTOFILL_PICKER.
Change-Id: Idfb0c1cc42385eaea87a0c6d0aeee1f3affa155c Test: compiles
-rw-r--r--proto/src/metrics_constants.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 341438d2c0f9..da991fc4435d 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -3276,8 +3276,8 @@ message MetricsEvent {
DEFAULT_APP_PICKER_CONFIRMATION_DIALOG = 791;
- // OPEN: Settings > Apps > Default Apps > Default auto-fill app
- DEFAULT_AUTO_FILL_PICKER = 792;
+ // OPEN: Settings > Apps > Default Apps > Default autofill app
+ DEFAULT_AUTOFILL_PICKER = 792;
// These values should never appear in log outputs - they are reserved for
// internal Tron use.