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 d31d3698f81283f986cc87f90fd790cfb4617ac9..da463dd10fbc3383d73b36dda9458ed906ec5947 100644 |
--- a/third_party/WebKit/public/platform/WebPlatformEventType.h |
+++ b/third_party/WebKit/public/platform/WebPlatformEventType.h |
@@ -12,7 +12,6 @@ enum WebPlatformEventType { |
WebPlatformEventTypeDeviceOrientation, |
WebPlatformEventTypeDeviceOrientationAbsolute, |
WebPlatformEventTypeDeviceLight, |
- WebPlatformEventTypeBattery, |
WebPlatformEventTypeGamepad, |
WebPlatformEventTypeScreenOrientation |
}; |