Chromium Code Reviews| Index: Source/core/platform/audio/FFTFrame.cpp |
| diff --git a/Source/core/platform/audio/FFTFrame.cpp b/Source/core/platform/audio/FFTFrame.cpp |
| index 35d73b1152beff659144029c3a090e6f2f2316dc..a6c11f7a7737de77a332050f81d52b383ee19677 100644 |
| --- a/Source/core/platform/audio/FFTFrame.cpp |
| +++ b/Source/core/platform/audio/FFTFrame.cpp |
| @@ -36,7 +36,6 @@ |
| #include <stdio.h> |
| #endif |
| -#include "core/platform/Logging.h" |
| #include "core/platform/PlatformMemoryInstrumentation.h" |
| #include <wtf/Complex.h> |
| #include <wtf/MathExtras.h> |