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

Unified Diff: ppapi/ppapi_tests_mojo.gyp

Issue 826393003: Split mojo_nacl.gyp to fix ARM builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « mojo/mojo_nacl_untrusted.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests_mojo.gyp
diff --git a/ppapi/ppapi_tests_mojo.gyp b/ppapi/ppapi_tests_mojo.gyp
index a489168a0b15f2d51c61343513f1cde8d0f51a4c..a7ec351eb398e2307e550c00f92249b662dfc2d6 100644
--- a/ppapi/ppapi_tests_mojo.gyp
+++ b/ppapi/ppapi_tests_mojo.gyp
@@ -39,7 +39,7 @@
],
},
'dependencies': [
- '../mojo/mojo_nacl.gyp:mojo_nacl',
+ '../mojo/mojo_nacl_untrusted.gyp:libmojo',
'../mojo/mojo_nacl.gyp:monacl_codegen',
'../native_client/src/untrusted/nacl/nacl.gyp:imc_syscalls_lib',
'native_client/native_client.gyp:ppapi_lib',
« no previous file with comments | « mojo/mojo_nacl_untrusted.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698