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

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

Issue 2798913002: [Sensors] Stop exposing sensor state (Closed)
Patch Set: Comments from Reilly Created 3 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
« 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 c853206dde107725afefe5f5ae6ba1ff2c52df8a..02269cba1b150b0db61aa943bc9bf3f28dfd015d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94771,7 +94771,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1902" label="GenericSensorOnActivate"/>
<int value="1903" label="GenericSensorOnChange"/>
<int value="1904" label="GenericSensorOnError"/>
- <int value="1905" label="GenericSensorState"/>
+ <int value="1905" label="GenericSensorActivated"/>
<int value="1906" label="GyroscopeConstructor"/>
<int value="1907" label="MagnetometerConstructor"/>
<int value="1908" label="OrientationSensorPopulateMatrix"/>
« 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