Index: Source/platform/scroll/ScrollbarThemeMacCommon.mm |
diff --git a/Source/platform/scroll/ScrollbarThemeMacCommon.mm b/Source/platform/scroll/ScrollbarThemeMacCommon.mm |
index 10aaf25d77708ed7bd467f4cee63ad65b0a74cf8..f111c063ad33d45ecdc08e1b22bc0983c4dfb929 100644 |
--- a/Source/platform/scroll/ScrollbarThemeMacCommon.mm |
+++ b/Source/platform/scroll/ScrollbarThemeMacCommon.mm |
@@ -47,7 +47,6 @@ |
#include "wtf/HashSet.h" |
#include "wtf/StdLibExtras.h" |
#include "wtf/TemporaryChange.h" |
-#include "wtf/UnusedParam.h" |
// FIXME: There are repainting problems due to Aqua scroll bar buttons' visual overflow. |