| Index: services/nacl/BUILD.gn
|
| diff --git a/services/nacl/BUILD.gn b/services/nacl/BUILD.gn
|
| index e0e4d405c19655e5e204f90efd29ec60f862fd47..656ec1c14cd25f2246dd7a510e7fb4fc46cf7c84 100644
|
| --- a/services/nacl/BUILD.gn
|
| +++ b/services/nacl/BUILD.gn
|
| @@ -18,7 +18,7 @@ if (!is_nacl) {
|
| "//mojo/data_pipe_utils",
|
| "//mojo/message_pump",
|
| "//mojo/public/platform/native:system_impl_private",
|
| - "//mojo/services/network/public/interfaces",
|
| + "//mojo/services/network/interfaces",
|
| "//mojo/nacl/sfi/nacl_bindings:monacl_sel",
|
| "//url",
|
| ]
|
|
|