| 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 aba2203f4e7aac4a85bc62a76c8e9af232985361..a84c65643d7844e8d67582ce517c2b8006270820 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -487,9 +487,6 @@ public:
|
| MixedContentPlugin = 616,
|
| MixedContentPrefetch = 617,
|
| MixedContentVideo = 618,
|
| - AudioListenerDopplerFactor = 620,
|
| - AudioListenerSpeedOfSound = 621,
|
| - AudioListenerSetVelocity = 622,
|
| CSSSelectorPseudoFullScreenAncestor = 628,
|
| CSSSelectorPseudoFullScreen = 629,
|
| WebKitCSSMatrix = 630,
|
| @@ -1001,7 +998,6 @@ public:
|
|
|
| CSSAtRuleApply = 1249,
|
| CSSSelectorPseudoAny = 1250,
|
| - PannerNodeSetVelocity = 1251,
|
| DocumentAllItemNoArguments = 1252,
|
| DocumentAllItemNamed = 1253,
|
| DocumentAllItemIndexed = 1254,
|
|
|