| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 3b2279e6dd7ca75a9b8351db1ce0d41f37f1c284..ddbb2c15a9f79385269b5e899fa6a29b1d04d13f 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',
|
|
|