Index: remoting/BUILD.gn |
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
index d2b0db8c67d10df08d8e331062ebfee28143aa90..8a2f4fbecb25723e21d384b27e357a815954d291 100644 |
--- a/remoting/BUILD.gn |
+++ b/remoting/BUILD.gn |
@@ -38,7 +38,7 @@ group("remoting_all") { |
} |
if (is_ios) { |
- deps += [ "//remoting/client/ios:all" ] |
+ deps += [ "//remoting/ios:all" ] |
} |
if (enable_remoting_host) { |