diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r-- | chrome/chrome_tests.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index 193577c..3220cc3 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -799,7 +799,7 @@ 'conditions': [ ['disable_nacl!=1', { 'dependencies': [ - '../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests', + '../ppapi/ppapi_internal.gyp:ppapi_nacl_tests', ], 'copies': [ { |