| Index: third_party/WebKit/Source/modules/fetch/ReadableStreamBytesConsumerTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/fetch/ReadableStreamBytesConsumerTest.cpp b/third_party/WebKit/Source/modules/fetch/ReadableStreamBytesConsumerTest.cpp
|
| index 74048ff7971f47e698594c0471dacaac98301f34..57712318bfd2d640e8098e70ffb9292e33af8691 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/ReadableStreamBytesConsumerTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/fetch/ReadableStreamBytesConsumerTest.cpp
|
| @@ -7,7 +7,7 @@
|
| #include <memory>
|
|
|
| #include "bindings/core/v8/ScriptState.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8BindingMacros.h"
|
| #include "bindings/core/v8/V8GCController.h"
|
| #include "core/dom/Document.h"
|
|
|