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

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: Update StyledLabel to specify a preferred size 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 56ae067b30ff2e195d7042834548f45dc4f13fc6..1cf4113515ba788307b7d1bad3a63b3c9c2bec37 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46790,6 +46790,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="948" label="PRINTERPROVIDERINTERNAL_REPORTPRINTRESULT"/>
<int value="949" label="PRINTERPROVIDERINTERNAL_REPORTPRINTERCAPABILITY"/>
<int value="950" label="PRINTERPROVIDERINTERNAL_REPORTPRINTERS"/>
+ <int value="951" label="EASYUNLOCKPRIVATE_SHOWERRORBUBBLE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698