Chromium Code Reviews| Index: remoting/host/BUILD.gn |
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
| index a5ac7b354438437f4f4f6aa10035170829692dce..d73c11c53ad867ca7fef8165560ed75be943122e 100644 |
| --- a/remoting/host/BUILD.gn |
| +++ b/remoting/host/BUILD.gn |
| @@ -758,10 +758,6 @@ |
| if (is_mac && is_official_build) { |
| sources += [ "internal/internal_mac-inl.h" ] |
| } |
| - |
| - if (remoting_multi_process != 0) { |
| - deps += [ "//mojo/edk/system" ] |
| - } |
| } |
| if (is_win) { |