| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index fad74da4f344891e1b0e02bb9eb951dfc72de4eb..8ae81c059489554728fc29b08fcec3fecf8e521f 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2030,10 +2030,6 @@
|
| 'browser/extensions/extension_nacl_browsertest.cc',
|
| 'browser/nacl_host/test/gdb_debug_stub_browsertest.cc',
|
| ],
|
| - 'dependencies': [
|
| - # Runtime dependency.
|
| - '../ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin',
|
| - ],
|
| 'conditions': [
|
| ['disable_nacl_untrusted==0', {
|
| 'sources': [
|
|
|