| Index: third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/Scrollbar.h b/third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| index 0ed16945fd11bbfc21ddf29325c064f0c4396a3c..6764fb0190a22bcdb26e7c71df4419739bbc1737 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| @@ -109,6 +109,7 @@ public:
|
| bool isOverlayScrollbar() const override;
|
| bool shouldParticipateInHitTesting();
|
|
|
| + void windowActiveChangedForSnowLeopardOnly();
|
| bool isWindowActive() const;
|
|
|
| bool gestureEvent(const PlatformGestureEvent&);
|
|
|