| 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",
|
| ]
|
| }
|
|
|