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

Unified Diff: Source/core/platform/audio/ipp/FFTFrameIPP.cpp

Issue 19762007: core/platform: Include wtf files using "wtf/foo.h" form. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 5 months 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
Index: Source/core/platform/audio/ipp/FFTFrameIPP.cpp
diff --git a/Source/core/platform/audio/ipp/FFTFrameIPP.cpp b/Source/core/platform/audio/ipp/FFTFrameIPP.cpp
index 85ebb879b50c30b4cf394990b74cf756f7803c04..b484d8c07194a461f27cf74a2e2c6032514d3c41 100644
--- a/Source/core/platform/audio/ipp/FFTFrameIPP.cpp
+++ b/Source/core/platform/audio/ipp/FFTFrameIPP.cpp
@@ -37,7 +37,7 @@
#include "core/platform/audio/VectorMath.h"
-#include <wtf/MathExtras.h>
+#include "wtf/MathExtras.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/audio/ffmpeg/FFTFrameFFMPEG.cpp ('k') | Source/core/platform/chromium/ChromiumDataObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698