| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index 75c78e746e3fef5f9c441360b8a73742fc3b44f5..d364eff5bf15c946ce4b4c0a09b8c5d676fd3042 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -22,8 +22,8 @@
|
| 'APP_LIST_IMPLEMENTATION',
|
| ],
|
| 'sources': [
|
| - 'app_list_bubble_border.cc',
|
| - 'app_list_bubble_border.h',
|
| + 'app_list_background.cc',
|
| + 'app_list_background.h',
|
| 'app_list_constants.cc',
|
| 'app_list_constants.h',
|
| 'app_list_export.h',
|
|
|