| Index: third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.cpp b/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.cpp
|
| index 776de6e66366493ba735f49c7827f9232a8279ab..790a42846f8a50ae65a1ed63e29b0af8d4a33aad 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.cpp
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/wasm/WasmResponseExtensions.cpp
|
| @@ -13,7 +13,7 @@
|
| #include "modules/fetch/BodyStreamBuffer.h"
|
| #include "modules/fetch/FetchDataLoader.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|