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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 246603008: Expose device RSSI and Tx power via the chrome.bluetooth API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 7ed1f9045e8b914e577d7edb7cc439b456c2e737..c28d94583aea32c9cba75ca9acbe5ecf23298eee 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -33567,6 +33567,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="720" label="WEBCAMPRIVATE_SET"/>
<int value="721" label="WEBCAMPRIVATE_RESET"/>
<int value="722" label="WEBCAMPRIVATE_GET"/>
+ <int value="723" label="BLUETOOTHPRIVATE_GETDEVICERSSI"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698