summaryrefslogtreecommitdiff
path: root/chromium/third_party/jetifier_standalone
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/jetifier_standalone')
-rw-r--r--chromium/third_party/jetifier_standalone/config/ignore_R.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/third_party/jetifier_standalone/config/ignore_R.config b/chromium/third_party/jetifier_standalone/config/ignore_R.config
index 32ae78bdd13..79e4cf904d5 100644
--- a/chromium/third_party/jetifier_standalone/config/ignore_R.config
+++ b/chromium/third_party/jetifier_standalone/config/ignore_R.config
@@ -852,6 +852,10 @@
# "to": "androidx/test/{0}"
#},
{
+ "from": "android/support/test/espresso/(.*)",
+ "to": "androidx/test/espresso/{0}"
+ },
+ {
"from": "android/support/biometric/(.*)",
"to": "androidx/biometric/{0}"
},