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

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

Issue 2476253002: [Sensors] Add an UMA histogram for Generic Sensor function calls (Closed)
Patch Set: rebased Created 4 years, 1 month 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 00dc9b05ea30ab9400a823721047991d29cb3204..10ac1213296c88c63a2561a3ae9d13c033765a99 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85418,6 +85418,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1670" label="WebBluetoothRequestDevice"/>
<int value="1671" label="UnitlessPerspectiveInPerspectiveProperty"/>
<int value="1672" label="UnitlessPerspectiveInTransformProperty"/>
+ <int value="1673" label="GenericSensorStart"/>
+ <int value="1674" label="GenericSensorStop"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698