Index: Source/core/css/DragUpdateTest.cpp |
diff --git a/Source/core/css/DragUpdateTest.cpp b/Source/core/css/DragUpdateTest.cpp |
index ecf74a94d2b1ce5b9b0da5d4779c65ce8f32b968..e9c72bc506ea662d66e67d861f57ab2c35a05da3 100644 |
--- a/Source/core/css/DragUpdateTest.cpp |
+++ b/Source/core/css/DragUpdateTest.cpp |
@@ -8,7 +8,7 @@ |
#include "core/frame/FrameView.h" |
#include "core/html/HTMLDocument.h" |
#include "core/html/HTMLElement.h" |
-#include "core/rendering/RenderObject.h" |
+#include "core/layout/LayoutObject.h" |
#include "core/testing/DummyPageHolder.h" |
#include <gtest/gtest.h> |