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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 813303003: Add easyUnlockPrivate.getConnection API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 605e5141753231af87934acefcab18554e53d43c..74754a83ba4e58e323602265f9880eaccbed60ae 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46494,6 +46494,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="941" label="LAUNCHERPAGE_SETENABLED"/>
<int value="942" label="CRYPTOTOKENPRIVATE_REQUESTPERMISSION"/>
<int value="943" label="BLUETOOTHPRIVATE_DISCONNECTALL"/>
+ <int value="944" label="EASYUNLOCKPRIVATE_GETCONNECTIONINFO"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698