Index: third_party/WebKit/public/platform/WebPlatformEventType.h |
diff --git a/third_party/WebKit/public/platform/WebPlatformEventType.h b/third_party/WebKit/public/platform/WebPlatformEventType.h |
index e9e05daada1f65926343df17a9f198dd0d69c530..2390a5abbf8768848f153b5c8ae7a6dfb18bf9d1 100644 |
--- a/third_party/WebKit/public/platform/WebPlatformEventType.h |
+++ b/third_party/WebKit/public/platform/WebPlatformEventType.h |
@@ -11,7 +11,6 @@ enum WebPlatformEventType { |
kWebPlatformEventTypeDeviceMotion, |
kWebPlatformEventTypeDeviceOrientation, |
kWebPlatformEventTypeDeviceOrientationAbsolute, |
- kWebPlatformEventTypeDeviceLight, |
kWebPlatformEventTypeGamepad, |
}; |