Index: third_party/WebKit/Source/platform/audio/AudioChannel.cpp |
diff --git a/third_party/WebKit/Source/platform/audio/AudioChannel.cpp b/third_party/WebKit/Source/platform/audio/AudioChannel.cpp |
index 9c8edc63f1c531b45330df3e8b2ee9145746ec96..d6c089fab716f82207d90ec5ef9264b27841e438 100644 |
--- a/third_party/WebKit/Source/platform/audio/AudioChannel.cpp |
+++ b/third_party/WebKit/Source/platform/audio/AudioChannel.cpp |
@@ -28,7 +28,6 @@ |
#include "platform/audio/AudioChannel.h" |
#include "platform/audio/VectorMath.h" |
-#include "wtf/OwnPtr.h" |
#include <algorithm> |
#include <math.h> |