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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

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:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index c63ba604701e73fd4677012f7c6820bf04b1686e..ded2fc76996ce8ace59ad2f6cf49866a2ad7f926 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -237,6 +237,7 @@ modules_idl_files =
"sensor/Gyroscope.idl",
"sensor/Magnetometer.idl",
"sensor/OrientationSensor.idl",
+ "sensor/RelativeOrientationSensor.idl",
"sensor/Sensor.idl",
"sensor/SensorErrorEvent.idl",
"serviceworkers/Client.idl",

Powered by Google App Engine
This is Rietveld 408576698