| Index: third_party/WebKit/Source/bindings/core/v8/ToV8ForCore.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ToV8ForCore.h b/third_party/WebKit/Source/bindings/core/v8/ToV8ForCore.h
|
| index cb3fed423df35e670b8659c79b318c45d63c67e4..96cd46bf16f20225dd202eb25c83698a5becb0ff 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ToV8ForCore.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ToV8ForCore.h
|
| @@ -9,7 +9,7 @@
|
| // handle. Call sites must check IsEmpty() before using return value.
|
|
|
| #include "bindings/core/v8/ToV8.h"
|
| -#include "core/dom/NotShared.h"
|
| +#include "core/dom/ArrayBufferViewHelpers.h"
|
| #include "v8/include/v8.h"
|
|
|
| namespace blink {
|
|
|