| Index: apps/shell/app_shell.gyp
|
| diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp
|
| index 80a42a9da9f59c5a8395f183ac8ae71927776bde..588d2e0b537336378ff9eb015760cfab1e2fdef6 100644
|
| --- a/apps/shell/app_shell.gyp
|
| +++ b/apps/shell/app_shell.gyp
|
| @@ -82,6 +82,7 @@
|
| '<(DEPTH)/content/content.gyp:content_ppapi_plugin',
|
| '<(DEPTH)/content/content.gyp:content_worker',
|
| '<(DEPTH)/content/content_shell_and_tests.gyp:content_shell_lib',
|
| + '<(DEPTH)/device/hid/hid.gyp:device_hid',
|
| '<(DEPTH)/extensions/common/api/api.gyp:extensions_api',
|
| '<(DEPTH)/extensions/extensions.gyp:extensions_browser',
|
| '<(DEPTH)/extensions/extensions.gyp:extensions_common',
|
|
|