| Index: third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.h b/third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.h
|
| index 806bac04332c106d5eb381d8be875b4e14a0cfd6..076a5f9642504951b4732c77eeb71d1f89f200f6 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8Uint8ClampedArray.h
|
| @@ -21,9 +21,9 @@
|
| #include "bindings/core/v8/V8DOMWrapper.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "core/CoreExport.h"
|
| +#include "core/dom/ArrayBufferViewHelpers.h"
|
| #include "core/dom/DOMTypedArray.h"
|
| #include "core/dom/FlexibleArrayBufferView.h"
|
| -#include "core/dom/NotShared.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|