Chromium Code Reviews| Index: ui/android/junit/src/org/chromium/ui/base/OWNERS |
| diff --git a/ui/android/junit/src/org/chromium/ui/base/OWNERS b/ui/android/junit/src/org/chromium/ui/base/OWNERS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b9c1ca44d04eb3d3c171c12c5120c2a10866b9e6 |
| --- /dev/null |
| +++ b/ui/android/junit/src/org/chromium/ui/base/OWNERS |
| @@ -0,0 +1,5 @@ |
| +# Implementation of the new in-app file picker. |
| +per-file SelectFileDialogTest.java=finnur@chromium.org |
| +per-file SelectFileDialogTest.java=peter@chromium.org |
| + |
| +# COMPONENT: UI |