| Index: public/platform/WebPlatformEventType.h
|
| diff --git a/public/platform/WebPlatformEventType.h b/public/platform/WebPlatformEventType.h
|
| index 2fd577c2301cc932ed649b465deead719101ceb0..e12f0a1d43de9a3db0e2dd561390ae985a13e287 100644
|
| --- a/public/platform/WebPlatformEventType.h
|
| +++ b/public/platform/WebPlatformEventType.h
|
| @@ -13,6 +13,7 @@ enum WebPlatformEventType {
|
| WebPlatformEventDeviceLight,
|
| WebPlatformEventBattery,
|
| WebPlatformEventGamepad,
|
| + WebPlatformEventScreenOrientation,
|
| };
|
|
|
| } // namespace blink
|
|
|