| Index: third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/bindings/modules/BUILD.gn b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| index f9273c1211935a45eeb57c69ce648ed41caa799e..ca6e9c18c1c4a0645683c5c06dcee139b58ce3d1 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| @@ -24,7 +24,6 @@ generate_event_interfaces("modules_bindings_generated_event_interfaces") {
|
| "//third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFailEvent.idl",
|
| "//third_party/WebKit/Source/modules/background_fetch/BackgroundFetchedEvent.idl",
|
| "//third_party/WebKit/Source/modules/background_sync/SyncEvent.idl",
|
| - "//third_party/WebKit/Source/modules/device_light/DeviceLightEvent.idl",
|
| "//third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl",
|
| "//third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl",
|
| "//third_party/WebKit/Source/modules/encryptedmedia/MediaEncryptedEvent.idl",
|
|
|