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

Unified Diff: mojo/nacl/nonsfi/monacl_shell_nonsfi.cc

Issue 1398213003: Refactored Non-SFI and SFI NaCl into separate directories. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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 | « mojo/nacl/nonsfi/irt_mojo_nonsfi.cc ('k') | mojo/nacl/nonsfi/nexe_launcher_nonsfi.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/nacl/nonsfi/monacl_shell_nonsfi.cc
diff --git a/mojo/nacl/monacl_shell_nonsfi.cc b/mojo/nacl/nonsfi/monacl_shell_nonsfi.cc
similarity index 96%
rename from mojo/nacl/monacl_shell_nonsfi.cc
rename to mojo/nacl/nonsfi/monacl_shell_nonsfi.cc
index b90b19e4407476686268c2c7c6b29fc36924fdad..7bcccb57c0a98c4778db0b98a2f5841e2675144c 100644
--- a/mojo/nacl/monacl_shell_nonsfi.cc
+++ b/mojo/nacl/nonsfi/monacl_shell_nonsfi.cc
@@ -7,7 +7,7 @@
#include "mojo/edk/embedder/embedder.h"
#include "mojo/edk/embedder/simple_platform_support.h"
-#include "mojo/nacl/irt_mojo_nonsfi.h"
+#include "mojo/nacl/nonsfi/irt_mojo_nonsfi.h"
#include "native_client/src/public/irt_core.h"
#include "native_client/src/public/nonsfi/elf_loader.h"
« no previous file with comments | « mojo/nacl/nonsfi/irt_mojo_nonsfi.cc ('k') | mojo/nacl/nonsfi/nexe_launcher_nonsfi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698