Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 7768c603b0d45083b77d661c04ae40eb38e1d655..409d7737f22b31e45f761db0f6e624a1b615e786 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', |