| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ec20b0d19de68fdecfebcedb510741e0d050794f..15f49d3947b9d351972cb21a1be3c7ed57837c42 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -418,6 +418,7 @@
|
| ['disable_nacl==0', {
|
| 'dependencies': [
|
| '<(DEPTH)/components/nacl.gyp:nacl_common',
|
| + '<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin',
|
| ],
|
| 'sources': [
|
| 'common/extensions/manifest_handlers/nacl_modules_handler.cc',
|
|
|