Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 247bc9e5196cbfdf66735398f2009d116e4647ac..76e9633e43e07534c368bc5e20ec6a7f944d1410 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -26143,6 +26143,10 @@ other types of suffix sets. |
| <int value="683" label="WEBVIEW_GETZOOM"/> |
| <int value="684" label="DEVELOPERPRIVATE_REQUESTFILESOURCE"/> |
| <int value="685" label="DEVELOPERPRIVATE_OPENDEVTOOLS"/> |
| + <int value="686" label="SCREENLOCKPRIVATE_HIDEBUTTON"/> |
|
Alexei Svitkine (slow)
2014/02/24 15:54:33
I think this is missing entries for:
ACTIVITYLOGP
Tim Song
2014/02/24 19:10:58
Done. SCREENLOCKPRIVATE_ACCEPTAUTHATTEMPT is not a
Alexei Svitkine (slow)
2014/02/24 19:16:10
Do you mean "is now"?
Tim Song
2014/02/24 19:22:54
That was an unfortunate typo. Yes, I did mean "is
|
| + <int value="687" label="SCREENLOCKPRIVATE_SETAUTHTYPE"/> |
| + <int value="688" label="SCREENLOCKPRIVATE_GETAUTHTYPE"/> |
| + <int value="689" label="SCREENLOCKPRIVATE_ACCEPTAUTHATTEMPT"/> |
| </enum> |
| <enum name="ExtensionInstallCause" type="int"> |