| 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 21b7c6cddd91992af2dcd08562fd523964cb64cf..7133f50a12b4516232bc39b40f27db234323cbd9 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -228,10 +228,12 @@ modules_idl_files =
|
| "quota/StorageUsageCallback.idl",
|
| "remoteplayback/RemotePlayback.idl",
|
| "screen_orientation/ScreenOrientation.idl",
|
| + "sensor/AbsoluteOrientationSensor.idl",
|
| "sensor/Accelerometer.idl",
|
| - "sensor/Gyroscope.idl",
|
| "sensor/AmbientLightSensor.idl",
|
| + "sensor/Gyroscope.idl",
|
| "sensor/Magnetometer.idl",
|
| + "sensor/OrientationSensor.idl",
|
| "sensor/Sensor.idl",
|
| "sensor/SensorErrorEvent.idl",
|
| "serviceworkers/Client.idl",
|
|
|