| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 11f1c914f1e79fa434ee2c8c5cb425e3fabdf4a9..d001d9a771eb16f958842e6724ad95aea1d1e109 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2283,9 +2283,6 @@
|
| 'browser/extensions/extension_nacl_browsertest.cc',
|
| 'browser/nacl_host/test/gdb_debug_stub_browsertest.cc',
|
| ],
|
| - 'dependencies': [
|
| - 'test/data/nacl/nacl_test_data.gyp:pnacl_url_loader_test',
|
| - ],
|
| 'conditions': [
|
| ['disable_nacl_untrusted==0', {
|
| 'sources': [
|
|
|