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

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

Issue 2908393002: [Sensors] Bindings for RelativeOrientationSensor (Closed)
Patch Set: Created 3 years, 7 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index c94d9c5ae04772fded588419ffd47518c848aa2e..275abddf489f9a9ac740edf5a3deb2f7f064e958 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15014,6 +15014,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1995" label="InertAttribute"/>
<int value="1996" label="PluginInstanceAccessFromIsolatedWorld"/>
<int value="1997" label="PluginInstanceAccessFromMainWorld"/>
+ <int value="1998" label="RelativeOrientationSensorConstructor"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698