Chromium Code Reviews| Index: Source/core/html/HTMLFrameElementBase.h |
| diff --git a/Source/core/html/HTMLFrameElementBase.h b/Source/core/html/HTMLFrameElementBase.h |
| index 9909c11358876b09fccd855df6c82c4b00c7438c..be08403b1bb35c3c868165a09e1f03a234a685d9 100644 |
| --- a/Source/core/html/HTMLFrameElementBase.h |
| +++ b/Source/core/html/HTMLFrameElementBase.h |
| @@ -25,7 +25,7 @@ |
| #define HTMLFrameElementBase_h |
| #include "HTMLFrameOwnerElement.h" |
| -#include "ScrollTypes.h" |
| +#include "core/platform/ScrollTypes.h" |
| namespace WebCore { |