diff options
Diffstat (limited to 'ui/views/views.gyp')
-rw-r--r-- | ui/views/views.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp index 7768c60..409d773 100644 --- a/ui/views/views.gyp +++ b/ui/views/views.gyp @@ -51,6 +51,8 @@ 'accessible_pane_view.h', 'animation/bounds_animator.cc', 'animation/bounds_animator.h', + 'animation/scroll_animator.cc', + 'animation/scroll_animator.h', 'background.cc', 'background.h', 'border.cc', |