Commit fe0c929c authored by Andrew Grieve's avatar Andrew Grieve Committed by Commit Bot

Fix typo in WATCHLISTS android-infra regex

Change-Id: I46a33d40a6f5ea96b905268a548e1c0c09c01f2c
Reviewed-on: https://chromium-review.googlesource.com/809024Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: agrieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521692}
parent ef6138f4
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
}, },
'android_infra': { 'android_infra': {
'filepath': 'build/config/android/' \ 'filepath': 'build/config/android/' \
'build/android/' \ '|build/android/' \
'|testing/android/' \ '|testing/android/' \
'|tools/android/' '|tools/android/'
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment