| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 289a82ac18b2feeac65f8031ad0915f5d411cb18..d321032d225f2a32f0a6d84f64b53260386b3ae1 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -26,6 +26,7 @@
|
| 'animation/ink_drop_animation_observer.cc',
|
| 'animation/ink_drop_animation_observer.h',
|
| 'animation/ink_drop_delegate.h',
|
| + 'animation/ink_drop_host.cc',
|
| 'animation/ink_drop_host.h',
|
| 'animation/ink_drop_painted_layer_delegates.cc',
|
| 'animation/ink_drop_painted_layer_delegates.h',
|
|
|