| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index 1ea28b140ca7a6e602822b6cce548f9f9f25132c..8a0a592b14e5f2dd48f874afb548a0e9f2b6464f 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -26,6 +26,7 @@
|
| '../resources/ui_resources.gyp:ui_resources',
|
| '../strings/ui_strings.gyp:ui_strings',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| + 'resources/app_list_resources.gyp:app_list_resources',
|
| ],
|
| 'defines': [
|
| 'APP_LIST_IMPLEMENTATION',
|
| @@ -229,7 +230,6 @@
|
| '../../base/base.gyp:base',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| - '../resources/ui_resources.gyp:ui_resources',
|
| 'app_list',
|
| ],
|
| 'sources': [
|
|
|