| Index: third_party/WebKit/Source/modules/fetch/Request.h
|
| diff --git a/third_party/WebKit/Source/modules/fetch/Request.h b/third_party/WebKit/Source/modules/fetch/Request.h
|
| index 4da4056fe1e4c28ab9bd3dfc2a0dec3e1225f30c..fe701f28aea8c3b451b7d2a25be3a577a2465b61 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/Request.h
|
| +++ b/third_party/WebKit/Source/modules/fetch/Request.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "bindings/core/v8/Dictionary.h"
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "bindings/modules/v8/UnionTypesModules.h"
|
| +#include "bindings/modules/v8/RequestOrUSVString.h"
|
| #include "modules/ModulesExport.h"
|
| #include "modules/fetch/Body.h"
|
| #include "modules/fetch/FetchRequestData.h"
|
|
|