| 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 ac8e8e924c990a1536e153d52fac07701556d1aa..1397af3af29c05906dce963d511e5af4fcf0490d 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 {
|
|
|