Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 34ebb8eee9669e15bd8be21974a925ecc69fbdd6..bfd14eb8eb60791b92490dad5e9723498ac4d77e 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -764,6 +764,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', |
@@ -933,6 +935,7 @@ |
'network/HTTPParsersTest.cpp', |
'network/ResourceRequestTest.cpp', |
'scheduler/SchedulerTest.cpp', |
+ 'scroll/ScrollbarStateTransitionAnimatorTest.cpp', |
'testing/ArenaTestHelpers.h', |
'testing/TreeTestHelpers.cpp', |
'testing/TreeTestHelpers.h', |