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

Unified Diff: Source/bindings/tests/results/core/V8ArrayBufferView.cpp

Issue 1097773004: Sharing of SharedArrayBuffer via PostMessage transfer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: additional flag in virtual test suite Created 5 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/bindings/tests/results/core/V8ArrayBufferView.cpp
diff --git a/Source/bindings/tests/results/core/V8ArrayBufferView.cpp b/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
index e07cab1cb8f53826eba01768e24e1a52891fb56f..4eb47ab676580191dfa2206362c1379796fa6b74 100644
--- a/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
+++ b/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
@@ -18,6 +18,7 @@
#include "bindings/core/v8/V8Int32Array.h"
#include "bindings/core/v8/V8Int8Array.h"
#include "bindings/core/v8/V8ObjectConstructor.h"
+#include "bindings/core/v8/V8SharedArrayBuffer.h"
#include "bindings/core/v8/V8Uint16Array.h"
#include "bindings/core/v8/V8Uint32Array.h"
#include "bindings/core/v8/V8Uint8Array.h"
« no previous file with comments | « Source/bindings/tests/results/core/V8ArrayBuffer.cpp ('k') | Source/bindings/tests/results/core/V8DataView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698