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

Unified Diff: Source/core/platform/audio/Distance.cpp

Issue 22038002: Get rid of the tryFast*alloc API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Review item. Created 7 years, 4 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
« no previous file with comments | « Source/core/platform/ScrollTypes.h ('k') | Source/core/platform/audio/VectorMath.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/audio/Distance.cpp
diff --git a/Source/core/platform/audio/Distance.cpp b/Source/core/platform/audio/Distance.cpp
index 2702a701d0d280bc82267aad782a0685cce544b8..91a4a5f72204126b0218319b8b8b331d5f977d90 100644
--- a/Source/core/platform/audio/Distance.cpp
+++ b/Source/core/platform/audio/Distance.cpp
@@ -31,6 +31,7 @@
#if ENABLE(WEB_AUDIO)
#include "core/platform/audio/Distance.h"
+#include "wtf/Assertions.h"
#include <math.h>
#include <algorithm>
« no previous file with comments | « Source/core/platform/ScrollTypes.h ('k') | Source/core/platform/audio/VectorMath.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698