| Index: Source/core/html/HTMLFrameSetElement.cpp
|
| diff --git a/Source/core/html/HTMLFrameSetElement.cpp b/Source/core/html/HTMLFrameSetElement.cpp
|
| index b35a5bb521df145a1ff8f9988082991f3a7f928b..cfa41341e716902b531c00ee926558e6609c84df 100644
|
| --- a/Source/core/html/HTMLFrameSetElement.cpp
|
| +++ b/Source/core/html/HTMLFrameSetElement.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "core/events/MouseEvent.h"
|
| #include "core/events/ThreadLocalEventNames.h"
|
| #include "core/html/HTMLCollection.h"
|
| -#include "core/html/HTMLDimension.h"
|
| #include "core/html/HTMLFrameElement.h"
|
| #include "core/loader/FrameLoaderClient.h"
|
| #include "core/frame/Frame.h"
|
|
|