| Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| index 006c26fac03beaf06a15d60da84a61899215241d..e0325fd77607fd692604f92c1d2a5411da34bfc0 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeClient.h
|
| @@ -31,6 +31,7 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|