| Index: third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.h
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.h b/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.h
|
| index 5b56dc571631cb0c096bcbd6d347df020a00208f..2f7cd77d3e54930af5bc32a9847e26554620ab25 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.h
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.h
|
| @@ -6,8 +6,8 @@
|
| #define WasmResponseExtensions_h
|
|
|
| #include "modules/ModulesExport.h"
|
| +#include "platform/wtf/Allocator.h"
|
| #include "v8/include/v8.h"
|
| -#include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|