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

Unified Diff: Source/platform/audio/Reverb.cpp

Issue 64643010: Remove duplicated headers from platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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 | « Source/platform/audio/HRTFPanner.cpp ('k') | Source/platform/audio/ReverbConvolverStage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/audio/Reverb.cpp
diff --git a/Source/platform/audio/Reverb.cpp b/Source/platform/audio/Reverb.cpp
index 96e6c947d97694ae88e816b8000a6eec8fed0aeb..b5d320fd4a2972e5640e59f7909d365394d00e34 100644
--- a/Source/platform/audio/Reverb.cpp
+++ b/Source/platform/audio/Reverb.cpp
@@ -34,7 +34,6 @@
#include <math.h>
#include "platform/audio/AudioBus.h"
-#include "platform/audio/ReverbConvolver.h"
#include "platform/audio/VectorMath.h"
#include "wtf/MathExtras.h"
#include "wtf/OwnPtr.h"
« no previous file with comments | « Source/platform/audio/HRTFPanner.cpp ('k') | Source/platform/audio/ReverbConvolverStage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698