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 15723688e323ada0e1dc89f4d89f113db528e2ee..e01290232b059be116a71867a18e8cc76ab749b5 100644 |
| --- a/ui/app_list/app_list.gyp |
| +++ b/ui/app_list/app_list.gyp |
| @@ -16,6 +16,8 @@ |
| '../../skia/skia.gyp:skia', |
| '../compositor/compositor.gyp:compositor', |
| '../ui.gyp:ui', |
| + '../../chrome/chrome_resources.gyp:chrome_resources', |
|
benwells
2013/02/12 07:55:17
Do we need both of these? I like restricting strin
koz (OOO until 15th September)
2013/02/12 08:20:11
If I delete chrome_resources I get a "cannot open
|
| + '../../chrome/chrome_resources.gyp:theme_resources', |
| ], |
| 'defines': [ |
| 'APP_LIST_IMPLEMENTATION', |