| Index: Source/core/css/DragUpdateTest.cpp
|
| diff --git a/Source/core/css/DragUpdateTest.cpp b/Source/core/css/DragUpdateTest.cpp
|
| index c801b6b11bc97ccfa6ce9d5297f6dd2d4d497848..6acf082952048e25c45a91595aa756aa9a5e7ddd 100644
|
| --- a/Source/core/css/DragUpdateTest.cpp
|
| +++ b/Source/core/css/DragUpdateTest.cpp
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "config.h"
|
| #include "core/dom/Element.h"
|
| +#include "core/dom/StyleEngine.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/html/HTMLDocument.h"
|
| #include "core/html/HTMLElement.h"
|
|
|