Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3233)

Unified Diff: build/all.gyp

Issue 385983008: Mojo + NaCl prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Dead files Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mojo/mojo_public_tests.gypi » ('j') | mojo/mojo_srcs.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
],
}],
],
« no previous file with comments | « no previous file | mojo/mojo_public_tests.gypi » ('j') | mojo/mojo_srcs.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698