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

Unified Diff: third_party/WebKit/Source/platform/audio/DynamicsCompressor.h

Issue 2432473002: Remove ZeroPole class and files (Closed)
Patch Set: 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
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/audio/ZeroPole.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/audio/DynamicsCompressor.h
diff --git a/third_party/WebKit/Source/platform/audio/DynamicsCompressor.h b/third_party/WebKit/Source/platform/audio/DynamicsCompressor.h
index 09b9c20473360725ea28563bcc9ef8a4587bca26..086c3619a902a0a5bbfb514e34f00ee0ee1285c6 100644
--- a/third_party/WebKit/Source/platform/audio/DynamicsCompressor.h
+++ b/third_party/WebKit/Source/platform/audio/DynamicsCompressor.h
@@ -31,7 +31,6 @@
#include "platform/audio/AudioArray.h"
#include "platform/audio/DynamicsCompressorKernel.h"
-#include "platform/audio/ZeroPole.h"
#include "wtf/Allocator.h"
#include "wtf/Noncopyable.h"
#include <memory>
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/audio/ZeroPole.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698