| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index f768cec6699a1664f827733b3427676d65f63622..392303a3103af7d2a1c517c48591c03b8b29f93a 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -24,6 +24,7 @@
|
| '../events/events.gyp:events_base',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| + '../gfx/gfx.gyp:gfx_range',
|
| '../resources/ui_resources.gyp:ui_resources',
|
| '../strings/ui_strings.gyp:ui_strings',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| @@ -254,6 +255,7 @@
|
| '../../testing/gtest.gyp:gtest',
|
| '../base/ui_base.gyp:ui_base',
|
| '../compositor/compositor.gyp:compositor',
|
| + '../gfx/gfx.gyp:gfx_range',
|
| '../resources/ui_resources.gyp:ui_resources',
|
| '../resources/ui_resources.gyp:ui_test_pak',
|
| 'app_list',
|
|
|