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..2d5cc157f0665304ac03e9d501c3a5e12e3fd766 100644 |
| --- a/ui/app_list/app_list.gyp |
| +++ b/ui/app_list/app_list.gyp |
| @@ -22,6 +22,8 @@ |
| 'APP_LIST_IMPLEMENTATION', |
| ], |
| 'sources': [ |
| + 'app_list_constants.cc', |
|
sky
2012/09/04 20:11:09
sort
|
| + 'app_list_constants.h', |
| 'app_list_bubble_border.cc', |
| 'app_list_bubble_border.h', |
| 'app_list_export.h', |