| Index: Source/web/WebSearchableFormData.cpp
|
| diff --git a/Source/web/WebSearchableFormData.cpp b/Source/web/WebSearchableFormData.cpp
|
| index cb375565fed6861f2028f36e7f7f1b61a6c3daa2..02c38d492eea0558df7b7e08dea771eb4a69d177 100644
|
| --- a/Source/web/WebSearchableFormData.cpp
|
| +++ b/Source/web/WebSearchableFormData.cpp
|
| @@ -42,7 +42,7 @@
|
| #include "core/html/HTMLOptionElement.h"
|
| #include "core/html/HTMLSelectElement.h"
|
| #include "core/html/HTMLTextAreaElement.h"
|
| -#include "core/platform/network/FormDataBuilder.h"
|
| +#include "platform/network/FormDataBuilder.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
| using namespace WebCore;
|
|
|