summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/nacl.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index f125393..5947d6a 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -68,7 +68,9 @@
'chrome_resources',
'chrome_strings',
'common',
+ '../third_party/npapi/npapi.gyp:npapi',
'../webkit/support/webkit_support.gyp:glue',
+ '../native_client/src/trusted/plugin/plugin.gyp:npGoogleNaClPluginChrome',
'../native_client/src/trusted/plugin/plugin.gyp:ppGoogleNaClPluginChrome',
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel',
'../native_client/src/trusted/validator_x86/validator_x86.gyp:ncvalidate',
@@ -100,6 +102,7 @@
'chrome_resources',
'chrome_strings',
'common_nacl_win64',
+ '../native_client/src/trusted/plugin/plugin.gyp:npGoogleNaClPluginChrome64',
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel64',
'../native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib64',
],