Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1303)

Unified Diff: Source/platform/blink_platform.gypi

Issue 246293006: Blink Support for Overlay Scrollbar Animation Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix try server compile error Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698