Index: Source/platform/audio/ReverbConvolverStage.cpp |
diff --git a/Source/platform/audio/ReverbConvolverStage.cpp b/Source/platform/audio/ReverbConvolverStage.cpp |
index e9981e4c09eef885727c31ad133889fd49bf1a9b..e18b479a9f4b9fe037b87990b26bea4a2a5f460d 100644 |
--- a/Source/platform/audio/ReverbConvolverStage.cpp |
+++ b/Source/platform/audio/ReverbConvolverStage.cpp |
@@ -36,7 +36,6 @@ |
#include "platform/audio/ReverbConvolver.h" |
#include "platform/audio/ReverbInputBuffer.h" |
#include "platform/audio/VectorMath.h" |
-#include "wtf/OwnPtr.h" |
#include "wtf/PassOwnPtr.h" |
namespace WebCore { |