| Index: chrome/test/android/BUILD.gn
|
| diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
|
| index 6f9e4bb11ad5b5dd9b5bebd3233be4e3b3db8c63..6b59c313dca5f8f038a5ce9f68cd19cf634a9206 100644
|
| --- a/chrome/test/android/BUILD.gn
|
| +++ b/chrome/test/android/BUILD.gn
|
| @@ -26,6 +26,7 @@ android_library("chrome_java_test_support") {
|
| "//testing/android/reporter:reporter_java",
|
| "//third_party/android_tools:android_support_v7_appcompat_java",
|
| "//third_party/android_tools:android_support_v13_java",
|
| + "//third_party/android_tools:legacy_http_javalib",
|
| "//third_party/jsr-305:jsr_305_javalib",
|
| "//ui/android:ui_java",
|
| ]
|
|
|