Chromium Code Reviews| Index: Source/platform/scroll/ScrollbarThemeMock.cpp |
| diff --git a/Source/platform/scroll/ScrollbarThemeMock.cpp b/Source/platform/scroll/ScrollbarThemeMock.cpp |
| index e5b091645cf17259879412c13a9c41006eaef881..e4622d8e0d9328976bb17d373dd285c5e95551e4 100644 |
| --- a/Source/platform/scroll/ScrollbarThemeMock.cpp |
| +++ b/Source/platform/scroll/ScrollbarThemeMock.cpp |
| @@ -27,6 +27,7 @@ |
| #include "platform/scroll/ScrollbarThemeMock.h" |
| #include "RuntimeEnabledFeatures.h" |
| +#include "platform/graphics/GraphicsContext.h" |
| #include "platform/scroll/ScrollbarThemeClient.h" |
| namespace WebCore { |