Add androidx uiautomator.

Bug: 896755
Change-Id: If714651fa1a4fa0fadf78f106f22d25f6eb9d13d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789428
Reviewed-by: Jochen Eisinger <[email protected]>
Reviewed-by: Nico Weber <[email protected]>
Reviewed-by: Andrew Grieve <[email protected]>
Reviewed-by: Chris Palmer <[email protected]>
Commit-Queue: benjamin joyce <[email protected]>
Cr-Commit-Position: refs/heads/master@{#698682}
diff --git a/DEPS b/DEPS
index 0bb02f9..167c3c4 100644
--- a/DEPS
+++ b/DEPS
@@ -2087,6 +2087,17 @@
       'dep_type': 'cipd',
   },
 
+  'src/third_party/android_deps/libs/androidx_test_uiautomator_uiautomator': {
+      'packages': [
+          {
+              'package': 'chromium/third_party/android_deps/libs/androidx_test_uiautomator_uiautomator',
+              'version': 'version:2.2.0-cr0',
+          },
+      ],
+      'condition': 'checkout_android',
+      'dep_type': 'cipd',
+  },
+
   'src/third_party/android_deps/libs/androidx_transition_transition': {
       'packages': [
           {