Android: Delete Tab.getApplicationContext()
The public API returns the underlying application context of |mThemedApplicationContext| which you can also get with |ContextUtils.getApplicationContext| directly. This CL deletes the API and has the call sites use ContextUtils instead. Bug: 925242, 995903 Change-Id: Ie323a815225f67a3876a9a1559eaee8b3dd01687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884402Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#710610}
Showing
Please register or sign in to comment