Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index e4448b4a7f4ebb5bb8c9a4e185afc08c16962cea..3fef5ab13c0345d5983015661401a78aa0a2f3cf 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -411,7 +411,7 @@ |
}], |
['disable_nacl==0 and disable_nacl_untrusted==0', { |
'dependencies': [ |
- '../testing/gtest_nacl.gyp:*', |
+ '../mojo/monacl.gyp:*', |
viettrungluu
2014/08/20 19:52:38
This change seems a bit odd to me.
Nick Bray (chromium)
2014/09/03 23:45:02
Otherwise the gyp file is not part of the build.
|
], |
}], |
], |