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

Unified Diff: Source/bindings/v8/ArrayValue.h

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 | « no previous file | Source/bindings/v8/ScriptScope.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/v8/ArrayValue.h
diff --git a/Source/bindings/v8/ArrayValue.h b/Source/bindings/v8/ArrayValue.h
index dc9cf69778a2dce0d026156dab8db80e5c728c49..8f38596b1da05701940a723223998fd40e013f1b 100644
--- a/Source/bindings/v8/ArrayValue.h
+++ b/Source/bindings/v8/ArrayValue.h
@@ -26,6 +26,7 @@
#ifndef ArrayValue_h
#define ArrayValue_h
+#include "wtf/Assertions.h"
#include <v8.h>
namespace WebCore {
« no previous file with comments | « no previous file | Source/bindings/v8/ScriptScope.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698