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