Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2380183002: Remove WebAudio doppler effect API surface (already no-ops) (Closed)
Patch Set: Rebase Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 6d86bb04a8ead47046347b068d92f1a9baa390b5..a41df6c396fdef40e1041f4812bdb08da3203382 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -476,9 +476,6 @@ class CORE_EXPORT UseCounter {
MixedContentPlugin = 616,
MixedContentPrefetch = 617,
MixedContentVideo = 618,
- AudioListenerDopplerFactor = 620,
- AudioListenerSpeedOfSound = 621,
- AudioListenerSetVelocity = 622,
CSSSelectorPseudoFullScreenAncestor = 628,
CSSSelectorPseudoFullScreen = 629,
WebKitCSSMatrix = 630,
@@ -990,7 +987,6 @@ class CORE_EXPORT UseCounter {
CSSAtRuleApply = 1249,
CSSSelectorPseudoAny = 1250,
- PannerNodeSetVelocity = 1251,
DocumentAllItemNoArguments = 1252,
DocumentAllItemNamed = 1253,
DocumentAllItemIndexed = 1254,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/modules/webaudio/AudioListener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698