Chromium Code Reviews| Index: Source/bindings/tests/results/core/V8DataView.cpp |
| diff --git a/Source/bindings/tests/results/core/V8DataView.cpp b/Source/bindings/tests/results/core/V8DataView.cpp |
| index a0b2932e5778f620f3c83a3c5d917d773a89ae79..0cc4135b718198ef0d23d78f4fce5ec47224d745 100644 |
| --- a/Source/bindings/tests/results/core/V8DataView.cpp |
| +++ b/Source/bindings/tests/results/core/V8DataView.cpp |
| @@ -11,6 +11,7 @@ |
| #include "bindings/core/v8/V8ArrayBuffer.h" |
| #include "bindings/core/v8/V8DOMConfiguration.h" |
| #include "bindings/core/v8/V8ObjectConstructor.h" |
| +#include "bindings/core/v8/V8SharedArrayBuffer.h" |
|
haraken
2015/06/11 05:59:29
This won't be needed.
|
| #include "core/dom/ContextFeatures.h" |
| #include "core/dom/Document.h" |
| #include "platform/RuntimeEnabledFeatures.h" |