| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index d7dd12edf1eb07c210736784921c639b48fd8285..16963540f7081aca33d8e7f91ffdd5e4fa75df3b 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2256,6 +2256,9 @@
|
| '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': [
|
|
|