| Index: Source/modules/fetch/ResponseTest.cpp
|
| diff --git a/Source/modules/fetch/ResponseTest.cpp b/Source/modules/fetch/ResponseTest.cpp
|
| index fcaa58e1d2c1745681e91f57fe5f75e27837058f..49137c54042eaa6aa252c0547f35331767622daa 100644
|
| --- a/Source/modules/fetch/ResponseTest.cpp
|
| +++ b/Source/modules/fetch/ResponseTest.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ScriptState.h"
|
| #include "core/dom/Document.h"
|
| +#include "core/dom/ExceptionCode.h"
|
| #include "core/frame/Frame.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "modules/fetch/BodyStreamBuffer.h"
|
|
|