| Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.mm
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.mm b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.mm
|
| index 458f9cb433ef2353b063ecc763a3ceeb5fbc35df..5375c92964eac3ebb00c727b560deb5a960905e4 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.mm
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.mm
|
| @@ -43,7 +43,6 @@
|
| #include "wtf/HashSet.h"
|
| #include "wtf/RetainPtr.h"
|
| #include "wtf/StdLibExtras.h"
|
| -#include "wtf/TemporaryChange.h"
|
|
|
| // FIXME: There are repainting problems due to Aqua scroll bar buttons' visual overflow.
|
|
|
|
|