Chromium Code Reviews| Index: components/nacl/loader/BUILD.gn |
| diff --git a/components/nacl/loader/BUILD.gn b/components/nacl/loader/BUILD.gn |
| index 7b28bf030e84b187b4243f0b36b2edc82907d3f9..f1cb228241230cb9662b38cc223f16858ed8dc50 100644 |
| --- a/components/nacl/loader/BUILD.gn |
| +++ b/components/nacl/loader/BUILD.gn |
| @@ -117,6 +117,7 @@ if (is_linux) { |
| "//crypto", |
| "//ipc", |
| "//sandbox/linux:sandbox_services", |
| + "//url/ipc:url_ipc", |
| ] |
| cflags = [ "-fPIE" ] |