diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 3b2279e..ddbb2c1 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', |