| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 152488d6571f676c69d8dd2d7c943cc477695432..3c5fe31fb83e2297a9d690bb7d2af8bbbe847608 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -23,11 +23,14 @@
|
| 'animation/ink_drop_animation_controller_impl.h',
|
| 'animation/ink_drop_animation_observer.cc',
|
| 'animation/ink_drop_animation_observer.h',
|
| + 'animation/ink_drop_delegate.h',
|
| 'animation/ink_drop_host.h',
|
| 'animation/ink_drop_state.cc',
|
| 'animation/ink_drop_state.h',
|
| 'animation/scroll_animator.cc',
|
| 'animation/scroll_animator.h',
|
| + 'animation/toolbar_ink_drop_delegate.cc',
|
| + 'animation/toolbar_ink_drop_delegate.h',
|
| 'background.cc',
|
| 'background.h',
|
| 'border.cc',
|
|
|