| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 2cd73ee5c71d64beadc46fa9e69a9384f812709b..c8470493870cb356539103a5986fff9079826ae0 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -746,6 +746,8 @@
|
| 'scroll/ScrollableArea.h',
|
| 'scroll/Scrollbar.cpp',
|
| 'scroll/Scrollbar.h',
|
| + 'scroll/ScrollbarStateTransitionAnimator.cpp',
|
| + 'scroll/ScrollbarStateTransitionAnimator.h',
|
| 'scroll/ScrollbarTheme.cpp',
|
| 'scroll/ScrollbarTheme.h',
|
| 'scroll/ScrollbarThemeAndroid.cpp',
|
|
|