Index: remoting/BUILD.gn |
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
index 2aee690b047328580a8b0627e5a8aab577ef5ae2..815f8b66dddffa0dd967a602496c6576f0ac6fd7 100644 |
--- a/remoting/BUILD.gn |
+++ b/remoting/BUILD.gn |
@@ -157,7 +157,7 @@ if (!is_mac) { |
} |
if (is_android) { |
- apk_deps = [ "//net/android:net_java" ] |
+ deps += [ "//net/android:net_java" ] |
} |
} |