| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index 0c2165c4014dbd26aa87e1ecae436ed887345ebf..d9930c665960fec9c45e2546eb060af49eb7abbc 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -476,7 +476,6 @@ class CORE_EXPORT UseCounter {
|
| MixedContentPlugin = 616,
|
| MixedContentPrefetch = 617,
|
| MixedContentVideo = 618,
|
| - CSSSelectorPseudoFullScreenAncestor = 628,
|
| CSSSelectorPseudoFullScreen = 629,
|
| WebKitCSSMatrix = 630,
|
| AudioContextCreateAnalyser = 631,
|
|
|