| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 4c5efd56b7e2d2fefd007b448d754d5ff30e32c0..fe091030d1ac39db0f052656ca3db62ba6b3494e 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -453,7 +453,6 @@ public:
|
| KeyEventNotAllowedInFullScreen = 474,
|
| DOMWindowOpen = 475,
|
| DOMWindowOpenFeatures = 476,
|
| - LegacyFullScreenErrorExemption = 477,
|
| MediaStreamTrackGetSources = 478,
|
| AspectRatioFlexItem = 479,
|
| DetailsElement = 480,
|
|
|