| 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 ae7cca180e97e088ca7a64c2915cff8b0db1475e..5eeda8f1e0bf765585a607e830c002a89fd6586e 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",
|
|
|