| 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 a5d457592b2c023750a061b756a925e7365fa342..a5c8d21571b64c3f89bfcaadca091f18217a702d 100644
|
| --- a/third_party/WebKit/public/platform/WebPlatformEventType.h
|
| +++ b/third_party/WebKit/public/platform/WebPlatformEventType.h
|
| @@ -12,8 +12,7 @@ enum WebPlatformEventType {
|
| WebPlatformEventTypeDeviceOrientation,
|
| WebPlatformEventTypeDeviceOrientationAbsolute,
|
| WebPlatformEventTypeDeviceLight,
|
| - WebPlatformEventTypeGamepad,
|
| - WebPlatformEventTypeScreenOrientation
|
| + WebPlatformEventTypeGamepad
|
| };
|
|
|
| } // namespace blink
|
|
|