Chromium Code Reviews| Index: Source/core/html/HTMLFrameOwnerElement.h |
| diff --git a/Source/core/html/HTMLFrameOwnerElement.h b/Source/core/html/HTMLFrameOwnerElement.h |
| index e6e16b525632cc1b64f41154cf8d3b591b71b33b..21c5c955526246ee6ca8247a30536a3724b3808c 100644 |
| --- a/Source/core/html/HTMLFrameOwnerElement.h |
| +++ b/Source/core/html/HTMLFrameOwnerElement.h |
| @@ -22,7 +22,6 @@ |
| #define HTMLFrameOwnerElement_h |
| #include "core/html/HTMLElement.h" |
| -#include "core/loader/FrameLoaderTypes.h" |
| namespace WebCore { |