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

Unified Diff: Source/WebKit/chromium/src/WebArrayBuffer.cpp

Issue 18316003: Revert "Use V8 implementation of ArrayBuffer in Blink." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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/WebKit/chromium/src/WebArrayBuffer.cpp
diff --git a/Source/WebKit/chromium/src/WebArrayBuffer.cpp b/Source/WebKit/chromium/src/WebArrayBuffer.cpp
index 8456505d6b31e5ebb5b55822aef01a6e0cee37eb..5ec4b249b7be070f346722461620c44d8d56e9ad 100644
--- a/Source/WebKit/chromium/src/WebArrayBuffer.cpp
+++ b/Source/WebKit/chromium/src/WebArrayBuffer.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebArrayBuffer.h"
-#include "bindings/v8/custom/V8ArrayBufferCustom.h"
+#include "V8ArrayBuffer.h"
#include "wtf/ArrayBuffer.h"
#include "wtf/PassOwnPtr.h"
« no previous file with comments | « LayoutTests/fast/canvas/webgl/script-tests/array-message-passing.js ('k') | Source/WebKit/chromium/src/WebBindings.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698