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

Unified Diff: components/nacl.gyp

Issue 1059233004: Init Mojo embedder for Windows NaCl plugins. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « chrome/test/ppapi/ppapi_browsertest.cc ('k') | components/nacl/loader/nacl_helper_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index df9c8272ed47891ad0e74f795334369e52ef613b..5888d750d5323ab653eb15af95bb34faabc4cd9e 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -227,6 +227,7 @@
],
'dependencies': [
'nacl_linux',
+ '../third_party/mojo/mojo_edk.gyp:mojo_system_impl',
],
'cflags': ['-fPIE'],
'ldflags!': [
« no previous file with comments | « chrome/test/ppapi/ppapi_browsertest.cc ('k') | components/nacl/loader/nacl_helper_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698