Index: third_party/WebKit/Source/platform/audio/ReverbConvolver.h |
diff --git a/third_party/WebKit/Source/platform/audio/ReverbConvolver.h b/third_party/WebKit/Source/platform/audio/ReverbConvolver.h |
index c725a6c9e66691cdb2ed140b29ee66bdf87e4118..07b981b320b229bfa013b47d055ab2c92af81f62 100644 |
--- a/third_party/WebKit/Source/platform/audio/ReverbConvolver.h |
+++ b/third_party/WebKit/Source/platform/audio/ReverbConvolver.h |
@@ -37,7 +37,6 @@ |
#include "platform/audio/ReverbInputBuffer.h" |
#include "wtf/Allocator.h" |
#include "wtf/OwnPtr.h" |
-#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |
namespace blink { |