Remove Context params from GeolocationHeader
Methods of GeolocationHeader typically take a context, but the context is merely used to get the package name and start an Activity. We can instead use ContextUtils.getApplicationContext(). Review-Url: https://codereview.chromium.org/2619093002 Cr-Commit-Position: refs/heads/master@{#443019}
Showing
Please register or sign in to comment