summaryrefslogtreecommitdiff
path: root/chromium/components/module_installer/android/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/module_installer/android/BUILD.gn')
-rw-r--r--chromium/components/module_installer/android/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/components/module_installer/android/BUILD.gn b/chromium/components/module_installer/android/BUILD.gn
index d072a62d10e..00d7d2a8194 100644
--- a/chromium/components/module_installer/android/BUILD.gn
+++ b/chromium/components/module_installer/android/BUILD.gn
@@ -59,6 +59,8 @@ junit_binary("module_installer_junit_tests") {
"//base:base_java",
"//base:base_java_test_support",
"//base:base_junit_test_support",
+ "//third_party/google_android_play_core:com_google_android_play_core_java",
+ "//third_party/hamcrest:hamcrest_java",
]
}