Index: third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp b/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp |
index 805d7d887ddb06af430d63b327a5974c59801341..d5623dec741482f5dd0ec423c32c8e80f25235e5 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp |
@@ -30,7 +30,6 @@ |
#include "core/layout/LayoutScrollbar.h" |
#include "core/layout/LayoutScrollbarTheme.h" |
#include "core/layout/LayoutView.h" |
-#include "core/paint/PaintLayerScrollableArea.h" |
#include "platform/LengthFunctions.h" |
namespace blink { |