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

Unified Diff: Source/platform/audio/ReverbConvolverStage.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/Reverb.cpp ('k') | Source/platform/blob/BlobData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « Source/platform/audio/Reverb.cpp ('k') | Source/platform/blob/BlobData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698