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

Unified Diff: services/nacl/nonsfi/BUILD.gn

Issue 1923573002: Convert //mojo/file_utils to use SynchronousInterfacePtr. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 8 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/file_utils/file_util_unittest.cc ('k') | services/nacl/nonsfi/content_handler_main_pexe.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/nacl/nonsfi/BUILD.gn
diff --git a/services/nacl/nonsfi/BUILD.gn b/services/nacl/nonsfi/BUILD.gn
index 7ec07b5b16fecb9148f946ca2d5fd182947695b1..791e5aa185a15f43a41938b032b67ef68f16c449 100644
--- a/services/nacl/nonsfi/BUILD.gn
+++ b/services/nacl/nonsfi/BUILD.gn
@@ -43,6 +43,8 @@ if (!is_nacl) {
"//mojo/file_utils",
"//mojo/message_pump",
"//mojo/nacl/nonsfi:irt_mojo",
+ "//mojo/services/files/interfaces",
+ "//mojo/services/files/interfaces:interfaces_sync",
"//native_client/src/nonsfi/loader:elf_loader",
]
}
« no previous file with comments | « mojo/file_utils/file_util_unittest.cc ('k') | services/nacl/nonsfi/content_handler_main_pexe.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698