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

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

Issue 1408193003: Add chrome side webusb permission UI code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address sky@'s comments, added TODO to chrome_bubble_manager.cc Created 5 years 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
« no previous file with comments | « content/renderer/usb/web_usb_client_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 860e2998b97eed78ebd2cb07377f12a2e7c8b47e..f4f4b5fe0d737a8d2c7f659cd21711f173b9ab99 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56892,6 +56892,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="10" label="Extension Installed Bubble"/>
<int value="20" label="Translate Bubble"/>
<int value="30" label="Permissions Bubble"/>
+ <int value="31" label="Chooser Permissions Bubble"/>
</enum>
<enum name="CacheResult" type="int">
« no previous file with comments | « content/renderer/usb/web_usb_client_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698