Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 9e5f7566308efeb9abb45533edda6da93232a58c..68da3d98c0f55fd0fd7573030470c487de629c35 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -65,6 +65,8 @@ |
| 'bubble/bubble_frame_view.h', |
| 'button_drag_utils.cc', |
| 'button_drag_utils.h', |
| + 'color_constants.cc', |
| + 'color_constants.h', |
| 'context_menu_controller.h', |
| 'controls/button/button.cc', |
| 'controls/button/button.h', |