| Index: Source/modules/fetch/Request.cpp
|
| diff --git a/Source/modules/fetch/Request.cpp b/Source/modules/fetch/Request.cpp
|
| index 7cdf1dc06241c17298f947e7322136f9eb6c6d68..950c52aa5b7f66dd58ea00d0ff834c1dede14df3 100644
|
| --- a/Source/modules/fetch/Request.cpp
|
| +++ b/Source/modules/fetch/Request.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "modules/fetch/Request.h"
|
|
|
| #include "bindings/core/v8/Dictionary.h"
|
| +#include "bindings/modules/v8/UnionTypesModules.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/fetch/FetchUtils.h"
|
|
|