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

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

Issue 2457653004: Add UseCounter for WebBluetooth (Closed)
Patch Set: add UseCounter for WebBluetooth Created 4 years, 2 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 55e604900df4a4e0e3fe78de7604ef08b4e4f7c7..e7645001f3552d7d63c7b8e02a0de8a89cabbe20 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84799,6 +84799,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1666" label="ScriptWithCSPBypassingSchemeParserInserted"/>
<int value="1667" label="ScriptWithCSPBypassingSchemeNotParserInserted"/>
<int value="1668" label="DocumentCreateElement2ndArgStringHandling"/>
+ <int value="1669" label="WebBluetoothRequestDevice"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698