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

Unified Diff: Source/platform/audio/HRTFKernel.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/HRTFElevation.cpp ('k') | Source/platform/audio/HRTFPanner.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/audio/HRTFKernel.cpp
diff --git a/Source/platform/audio/HRTFKernel.cpp b/Source/platform/audio/HRTFKernel.cpp
index 928be3aff7c3097d3b2abd3ecac8bb968552d24f..8c32e7f3e79e05da46072bfadf6fac4566e98407 100644
--- a/Source/platform/audio/HRTFKernel.cpp
+++ b/Source/platform/audio/HRTFKernel.cpp
@@ -33,7 +33,6 @@
#include "platform/audio/HRTFKernel.h"
#include "platform/audio/AudioChannel.h"
-#include "platform/audio/FFTFrame.h"
#include "platform/FloatConversion.h"
#include "wtf/MathExtras.h"
« no previous file with comments | « Source/platform/audio/HRTFElevation.cpp ('k') | Source/platform/audio/HRTFPanner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698