summaryrefslogtreecommitdiff
path: root/chromium/third_party/androidx/build.gradle.template
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/androidx/build.gradle.template')
-rw-r--r--chromium/third_party/androidx/build.gradle.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/androidx/build.gradle.template b/chromium/third_party/androidx/build.gradle.template
index cfa496ec824..4db4d85946c 100644
--- a/chromium/third_party/androidx/build.gradle.template
+++ b/chromium/third_party/androidx/build.gradle.template
@@ -88,6 +88,7 @@ dependencies {
compile 'androidx.legacy:legacy-support-v4:1.0.0'
// testCompile targets have test_only = true.
+ androidTestCompile 'androidx.fragment:fragment-testing:{{androidx_dependency_version}}'
androidTestCompile 'androidx.test:core:1.4.0-rc01'
androidTestCompile 'androidx.test:monitor:1.4.0-rc01'
androidTestCompile 'androidx.test:rules:1.2.0'