| Index: Source/platform/scroll/ScrollbarThemeMacCommon.mm
|
| diff --git a/Source/platform/scroll/ScrollbarThemeMacCommon.mm b/Source/platform/scroll/ScrollbarThemeMacCommon.mm
|
| index 7fe83e932946fadeced1b4fbe290b844e03ccd36..cd2fe2b09f6661c8c61e283375fbe2e82b8a4017 100644
|
| --- a/Source/platform/scroll/ScrollbarThemeMacCommon.mm
|
| +++ b/Source/platform/scroll/ScrollbarThemeMacCommon.mm
|
| @@ -29,13 +29,8 @@
|
|
|
| #include <Carbon/Carbon.h>
|
| #include "platform/PlatformMouseEvent.h"
|
| -#include "platform/graphics/Gradient.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
| -#include "platform/graphics/GraphicsContextStateSaver.h"
|
| -#include "platform/graphics/GraphicsLayer.h"
|
| #include "platform/graphics/paint/DrawingRecorder.h"
|
| -#include "platform/graphics/ImageBuffer.h"
|
| -#include "platform/graphics/Pattern.h"
|
| #include "platform/mac/ColorMac.h"
|
| #include "platform/mac/LocalCurrentGraphicsContext.h"
|
| #include "platform/mac/NSScrollerImpDetails.h"
|
|
|