Chromium Code Reviews| Index: webkit/glue/webframe_impl.cc |
| =================================================================== |
| --- webkit/glue/webframe_impl.cc (revision 20904) |
| +++ webkit/glue/webframe_impl.cc (working copy) |
| @@ -94,6 +94,7 @@ |
| #include "GraphicsContext.h" |
| #include "HTMLCollection.h" |
| #include "HTMLHeadElement.h" |
| +#include "HTMLInputElement.h" |
| #include "HTMLFrameOwnerElement.h" |
| #include "HTMLLinkElement.h" |
| #include "HTMLNames.h" |