Chromium Code Reviews| Index: remoting/BUILD.gn |
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
| index 9832ff4286546f447068d72adcd8d51e3718bada..2fad3f07e378fa61cab603f86f1a75b70525d350 100644 |
| --- a/remoting/BUILD.gn |
| +++ b/remoting/BUILD.gn |
| @@ -171,6 +171,8 @@ test("remoting_unittests") { |
| if (is_android) { |
| deps += [ "//net/android:net_java" ] |
| + |
| + libs += [ "android" ] |
| } |
| if (is_win) { |