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

Unified Diff: third_party/mojo/src/nacl_bindings/mojo_syscall.h

Issue 975973002: Update mojo sdk to rev f68e697e389943cd9bf9652397312280e96b127a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: shake fist at msvc Created 5 years, 10 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 | « third_party/mojo/src/nacl_bindings/mojo_irt.c ('k') | third_party/mojo/src/nacl_bindings/mojo_syscall.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/src/nacl_bindings/mojo_syscall.h
diff --git a/mojo/nacl/mojo_syscall.h b/third_party/mojo/src/nacl_bindings/mojo_syscall.h
similarity index 96%
copy from mojo/nacl/mojo_syscall.h
copy to third_party/mojo/src/nacl_bindings/mojo_syscall.h
index 290233750e3ba491a013b963c9b6d3eea74eea9f..700d1912161f8dc61923f0cad7dda516bbcf4c68 100644
--- a/mojo/nacl/mojo_syscall.h
+++ b/third_party/mojo/src/nacl_bindings/mojo_syscall.h
@@ -23,4 +23,4 @@ void InjectMojo(struct NaClApp* nap);
// more straightforward in the case where Mojo is not enabled for NaCl plugins.
void InjectDisabledMojo(struct NaClApp* nap);
-#endif // MOJO_NACL_MOJO_SYSCALL_H_
+#endif // MOJO_NACL_MOJO_SYSCALL_H_
« no previous file with comments | « third_party/mojo/src/nacl_bindings/mojo_irt.c ('k') | third_party/mojo/src/nacl_bindings/mojo_syscall.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698