Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 050c707bfed7b59dd80f9c40d7f5797bcecea538..c7924ce7f7739c5e395d09bbda248d19dee89b75 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -490,7 +490,7 @@ |
}], |
['disable_nacl==0 and disable_nacl_untrusted==0 and enable_nacl_nonsfi_test==1', { |
'dependencies': [ |
- '../components/nacl_nonsfi.gyp:nacl_helper_nonsfi_unittests', |
+ '../components/nacl.gyp:nacl_helper_nonsfi_unittests', |
], |
}], |
['disable_nacl==0 and disable_nacl_untrusted==0', { |