Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 6bb6a864fc8ec9191dc4792a457e3e7ce45b130d..073760419fc6329e00861b900ef8893d263021a8 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -414,7 +414,7 @@ |
}], |
['disable_nacl==0 and disable_nacl_untrusted==0', { |
'dependencies': [ |
- '../testing/gtest_nacl.gyp:*', |
Mark Seaborn
2014/09/09 19:13:10
Why are you removing this? Shouldn't the new targ
Nick Bray (chromium)
2014/09/09 23:12:32
Done. I was misinterpreting the intent of this fi
|
+ '../mojo/monacl.gyp:*', |
], |
}], |
], |