| Index: apps/shell/app_shell.gyp
|
| diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp
|
| index a0634f83c36226d88f12d50c3834e6d0fafe7835..4e5e22fb4e0ef0c966ccd0443f32c6a288d2a87f 100644
|
| --- a/apps/shell/app_shell.gyp
|
| +++ b/apps/shell/app_shell.gyp
|
| @@ -71,6 +71,8 @@
|
| '<(DEPTH)/apps/shell/common/api/api.gyp:shell_api',
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/base.gyp:base_prefs_test_support',
|
| + '<(DEPTH)/components/components.gyp:pref_registry',
|
| + '<(DEPTH)/components/components.gyp:user_prefs',
|
| '<(DEPTH)/content/content.gyp:content',
|
| '<(DEPTH)/content/content.gyp:content_gpu',
|
| '<(DEPTH)/content/content.gyp:content_ppapi_plugin',
|
|
|