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

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

Issue 2908393002: [Sensors] Bindings for RelativeOrientationSensor (Closed)
Patch Set: updated webexposed tests results 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 f6d59f9910256ab0cff0c930bcc9bf02646638b3..0c3d259eac91a86b488d0026ef15e3d33a18542d 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