| Index: third_party/WebKit/Source/modules/fetch/Body.h
|
| diff --git a/third_party/WebKit/Source/modules/fetch/Body.h b/third_party/WebKit/Source/modules/fetch/Body.h
|
| index 5bc19a6beb218d2978fc1d56f91a372c5425f21e..a6be5601d922315184f2e2bd1016ccdeecfdb590 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/Body.h
|
| +++ b/third_party/WebKit/Source/modules/fetch/Body.h
|
| @@ -18,7 +18,6 @@ namespace blink {
|
|
|
| class BodyStreamBuffer;
|
| class ExecutionContext;
|
| -class ReadableByteStream;
|
| class ScriptState;
|
|
|
| // This class represents Body mix-in defined in the fetch spec
|
|
|