Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 13675ddf62079a78c4a154e340cc1dfb91b66f40..37f3eb6016ba8967e46903c6f4eb14dd7bffd804 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -67,6 +67,8 @@ |
| 'context_menu_controller.h', |
| 'controls/button/button.cc', |
| 'controls/button/button.h', |
| + 'controls/button/border_images.cc', |
|
tfarina
2012/10/26 00:38:36
nit: sort
msw
2012/10/27 07:40:57
Done.
|
| + 'controls/button/border_images.h', |
| 'controls/button/button_dropdown.cc', |
| 'controls/button/button_dropdown.h', |
| 'controls/button/checkbox.cc', |