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

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
« no previous file with comments | « third_party/WebKit/Source/modules/sensor/Sensor.idl ('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 2cb2f83c1c90d7437ff3c42d3f8f012f08d056ba..f272542fa8034be95f7219f55e9135707ab42e70 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85543,6 +85543,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1677" label="RTCSessionDescriptionInitNoType"/>
<int value="1678" label="RTCSessionDescriptionInitNoSdp"/>
<int value="1679" label="HTMLMediaElementPreloadForcedMetadata"/>
+ <int value="1680" label="GenericSensorStart"/>
+ <int value="1681" label="GenericSensorStop"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/sensor/Sensor.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698