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

Unified Diff: nacl_bindings/mojo_syscall.h

Issue 955113002: Rearrange mojo/nacl files. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase 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 | « nacl_bindings/mojo_irt.c ('k') | nacl_bindings/mojo_syscall.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacl_bindings/mojo_syscall.h
diff --git a/mojo/nacl/mojo_syscall.h b/nacl_bindings/mojo_syscall.h
similarity index 96%
rename from mojo/nacl/mojo_syscall.h
rename to nacl_bindings/mojo_syscall.h
index 290233750e3ba491a013b963c9b6d3eea74eea9f..700d1912161f8dc61923f0cad7dda516bbcf4c68 100644
--- a/mojo/nacl/mojo_syscall.h
+++ b/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 | « nacl_bindings/mojo_irt.c ('k') | nacl_bindings/mojo_syscall.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698