| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index a06720351065e95c4cd19fa621302a2e19b4aea8..4e4d3d7013d830c768e6dd2497ab60eaf8b6be67 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -15,13 +15,13 @@
|
| '../../base/base.gyp:base_i18n',
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../skia/skia.gyp:skia',
|
| - '../base/strings/ui_strings.gyp:ui_strings',
|
| '../base/ui_base.gyp:ui_base',
|
| '../compositor/compositor.gyp:compositor',
|
| '../events/events.gyp:events_base',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| '../resources/ui_resources.gyp:ui_resources',
|
| + '../strings/ui_strings.gyp:ui_strings',
|
| ],
|
| 'defines': [
|
| 'APP_LIST_IMPLEMENTATION',
|
|
|