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

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

Issue 843023002: [Smart Lock] Add a private API to show an error bubble anchored to the Smart Lock app window. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 7b2a5f27b5ccf841eb7797fa4a71eaaf56520443..85b883c095a896eae8358f75b1c72c26651c0c8f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46817,6 +46817,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="950" label="PRINTERPROVIDERINTERNAL_REPORTPRINTERS"/>
<int value="951" label="FILESYSTEMPROVIDER_GET"/>
<int value="952" label="FILEMANAGERPRIVATE_SEARCHFILESBYHASHES"/>
+ <int value="953" label="EASYUNLOCKPRIVATE_SHOWERRORBUBBLE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698