| Index: third_party/WebKit/Source/core/dom/URLSearchParams.h
|
| diff --git a/third_party/WebKit/Source/core/dom/URLSearchParams.h b/third_party/WebKit/Source/core/dom/URLSearchParams.h
|
| index 688e908c28110c7098b6d15d815c4944067bee85..5b2b44631aea685b88e2237be0c97b8b90cd1b45 100644
|
| --- a/third_party/WebKit/Source/core/dom/URLSearchParams.h
|
| +++ b/third_party/WebKit/Source/core/dom/URLSearchParams.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "bindings/core/v8/Iterable.h"
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "bindings/core/v8/USVStringOrURLSearchParams.h"
|
| +#include "bindings/core/v8/UnionTypesCore.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/network/EncodedFormData.h"
|
| #include "wtf/Forward.h"
|
|
|