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

Unified Diff: nacl_bindings/irt_entry_mojo.c

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/BUILD.gn ('k') | nacl_bindings/mojo_irt.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacl_bindings/irt_entry_mojo.c
diff --git a/mojo/nacl/irt_entry_mojo.c b/nacl_bindings/irt_entry_mojo.c
similarity index 93%
rename from mojo/nacl/irt_entry_mojo.c
rename to nacl_bindings/irt_entry_mojo.c
index 186da0edf15b658e9c78edb075ad93af0ca111b7..5c413ddb6b4dcc5fee94c193e468c30a6712d34f 100644
--- a/mojo/nacl/irt_entry_mojo.c
+++ b/nacl_bindings/irt_entry_mojo.c
@@ -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/mojo_irt.h"
+#include "mojo/public/platform/nacl/mojo_irt.h"
#include "native_client/src/public/irt_core.h"
static size_t irt_query(const char* interface_ident,
« no previous file with comments | « nacl_bindings/BUILD.gn ('k') | nacl_bindings/mojo_irt.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698