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