| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 8bdad14d41b36c5dc0f67be540ad069d0fccb24a..a3bfd8310e2751804ee412d78bafe2008a8f15c0 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -14,6 +14,8 @@
|
| 'accessible_pane_view.h',
|
| 'animation/bounds_animator.cc',
|
| 'animation/bounds_animator.h',
|
| + 'animation/empty_ink_drop_ripple.cc',
|
| + 'animation/empty_ink_drop_ripple.h',
|
| 'animation/flood_fill_ink_drop_ripple.cc',
|
| 'animation/flood_fill_ink_drop_ripple.h',
|
| 'animation/ink_drop.h',
|
|
|