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

Unified Diff: mojo/nacl/nonsfi/irt_mojo_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.h ('k') | mojo/nacl/nonsfi/monacl_shell_nonsfi.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/nacl/nonsfi/irt_mojo_nonsfi.cc
diff --git a/mojo/nacl/irt_mojo_nonsfi.cc b/mojo/nacl/nonsfi/irt_mojo_nonsfi.cc
similarity index 97%
rename from mojo/nacl/irt_mojo_nonsfi.cc
rename to mojo/nacl/nonsfi/irt_mojo_nonsfi.cc
index 29cb0b7fbe2ce9616c14da7199ed8f270b49f62d..a63189b6c6484454d03e133895b772d4e0f67012 100644
--- a/mojo/nacl/irt_mojo_nonsfi.cc
+++ b/mojo/nacl/nonsfi/irt_mojo_nonsfi.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/nacl/irt_mojo_nonsfi.h"
+#include "mojo/nacl/nonsfi/irt_mojo_nonsfi.h"
#include "mojo/public/c/system/functions.h"
#include "mojo/public/platform/nacl/mojo_irt.h"
« no previous file with comments | « mojo/nacl/nonsfi/irt_mojo_nonsfi.h ('k') | mojo/nacl/nonsfi/monacl_shell_nonsfi.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698