Chromium Code Reviews| Index: Source/core/loader/FormSubmission.h |
| diff --git a/Source/core/loader/FormSubmission.h b/Source/core/loader/FormSubmission.h |
| index 6a537c1e2f388f5c330d6dacaf81718664247e5d..d53b2e686ecd8bde7d7b3038dc413e061cf21d2d 100644 |
| --- a/Source/core/loader/FormSubmission.h |
| +++ b/Source/core/loader/FormSubmission.h |
| @@ -32,7 +32,7 @@ |
| #define FormSubmission_h |
| #include "core/loader/FormState.h" |
| -#include "weborigin/KURL.h" |
| +#include "platform/weborigin/KURL.h" |
| namespace WTF{ |
| class TextEncoding; |