Revert "Temporarily re-add content/renderer/input/OWNERS"
This reverts commit ff8d2bea. Reason for revert: This change was temporary to unblock https://chromium-review.googlesource.com/c/chromium/src/+/2422181 which has now landed. Original change's description: > Temporarily re-add content/renderer/input/OWNERS > > When content/renderer/input was moved[1] it removed the OWNERS file. However > content/renderer/android/OWNERS lists it as a dependency. > > This leads to any changes to content/renderer/android to fail presubmit, due to > the missing file. This includes changes to remove that dependency in the OWNERS. > > This change temporarily re-adds the file so that the dependency can be removed. > > Removing the dependency will be done in a follow-up[2]. After which this change will be reverted. > > [1] https://chromium-review.googlesource.com/c/chromium/src/+/2411941 > [2] https://chromium-review.googlesource.com/c/chromium/src/+/2422181/ > > Bug: 1097816 > Change-Id: Ic318ebdd5c9e845afb6047776a2b9ebb0b5d746a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422141 > Reviewed-by: Dave Tapuska <dtapuska@chromium.org> > Reviewed-by: danakj <danakj@chromium.org> > Commit-Queue: Jonathan Ross <jonross@chromium.org> > Cr-Commit-Position: refs/heads/master@{#809307} TBR=danakj@chromium.org,jonross@chromium.org,dtapuska@chromium.org Change-Id: Ia0354dc195f82ecde02548b31194e2d64bab7e5c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1097816 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424384Reviewed-by:Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#809340}
Showing
Please register or sign in to comment