| Index: third_party/WebKit/Source/core/dom/TypedFlexibleArrayBufferView.h
|
| diff --git a/third_party/WebKit/Source/core/dom/TypedFlexibleArrayBufferView.h b/third_party/WebKit/Source/core/dom/TypedFlexibleArrayBufferView.h
|
| index e983f6389392a7bd6bbafef3cd9dee79fa45b6fa..6d64a2ba41c7fa75eb040e5a356d65e4b21d4d27 100644
|
| --- a/third_party/WebKit/Source/core/dom/TypedFlexibleArrayBufferView.h
|
| +++ b/third_party/WebKit/Source/core/dom/TypedFlexibleArrayBufferView.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/dom/FlexibleArrayBufferView.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|