Chromium Code Reviews| Index: ui/app_list/app_list.gyp |
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
| index 2210dedfe81fa0c95de80fdc6274877d1dca12ad..267d46e41b5a106afdc6670e7dd5bebbd06ea56f 100644 |
| --- a/ui/app_list/app_list.gyp |
| +++ b/ui/app_list/app_list.gyp |
| @@ -24,6 +24,8 @@ |
| 'sources': [ |
| 'app_list_bubble_border.cc', |
| 'app_list_bubble_border.h', |
| + 'app_list_constants.cc', |
| + 'app_list_constants.h', |
| 'app_list_export.h', |
| 'app_list_item_model.cc', |
| 'app_list_item_model.h', |