| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 328999bcbe284c18521d349c47dd8bbfd7807276..211cbd964e4169a2feb67df9d52e5ccfb2ea9b50 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -544,6 +544,7 @@
|
| 'animation/bounds_animator_unittest.cc',
|
| 'animation/ink_drop_animation_controller_factory_unittest.cc',
|
| 'animation/ink_drop_animation_unittest.cc',
|
| + 'border_unittest.cc',
|
| 'bubble/bubble_border_unittest.cc',
|
| 'bubble/bubble_delegate_unittest.cc',
|
| 'bubble/bubble_frame_view_unittest.cc',
|
|
|