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

Unified Diff: third_party/WebKit/Source/bindings/modules/BUILD.gn

Issue 2823753002: Remove device light API
Patch Set: Restore DeviceLightEvent to LayoutTests/external/wpt/dom/nodes/Document-createEvent.html Created 3 years, 8 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/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",

Powered by Google App Engine
This is Rietveld 408576698