Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 4f9968b6029cc882911a4e06f345afc238a52201..f1509abf288aca4ed270fa36daca0c5d667c35e6 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -306,6 +306,7 @@ static_library("test_support") { |
| "mock_google_streaming_server.cc", |
| "mock_google_streaming_server.h", |
| ] |
| + deps += [ "//mojo/android:libsystem_java" ] |
| } |
| if (enable_plugins) { |