Chromium Code Reviews| Index: Source/core/loader/FormSubmission.h |
| diff --git a/Source/core/loader/FormSubmission.h b/Source/core/loader/FormSubmission.h |
| index 76ff330086a821044c6d3ee616ec0fbad317a7cc..fccbb7922be90fbc7177079a6e4e1a92fed98582 100644 |
| --- a/Source/core/loader/FormSubmission.h |
| +++ b/Source/core/loader/FormSubmission.h |
| @@ -36,13 +36,8 @@ |
| #include "platform/weborigin/KURL.h" |
| #include "platform/weborigin/Referrer.h" |
| -namespace WTF{ |
| -class TextEncoding; |
| -} |
| - |
| namespace blink { |
| -class Document; |
| class Event; |
| class FormData; |
| struct FrameLoadRequest; |