Index: Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
diff --git a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
index 6e5258dee7489ae6b63d5e66c45b0d6463442fd3..53b0d49d4c7cc2d274481ba08dc3abfe238da2ff 100644 |
--- a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
+++ b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
@@ -27,7 +27,7 @@ |
#include "core/platform/chromium/support/WebScrollbarImpl.h" |
#include "core/platform/Scrollbar.h" |
-#include "core/platform/graphics/IntRect.h" |
+#include "platform/geometry/IntRect.h" |
namespace WebKit { |