| Index: third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp b/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
|
| index 67d6319504aeaca30f1b67f2c49640151e06e588..a5be16ece2c5a85144a5adf9488a9a16328ead4f 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestInterface2OrUint8Array.cpp
|
| @@ -9,10 +9,7 @@
|
| #include "TestInterface2OrUint8Array.h"
|
|
|
| #include "bindings/core/v8/ToV8.h"
|
| -#include "bindings/core/v8/V8ArrayBufferView.h"
|
| #include "bindings/core/v8/V8TestInterface2.h"
|
| -#include "bindings/core/v8/V8Uint8Array.h"
|
| -#include "core/dom/FlexibleArrayBufferView.h"
|
|
|
| namespace blink {
|
|
|
|
|