| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 44dff7ed82c6f34a74a88abda8fe17663954837d..31e7d61a8fffdf535ecdff795c1ed04550aeea8e 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -545,6 +545,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',
|
|
|