Android: Remove GetApplicationContext for cast
base/android/context_utils.* is being removed. Java-side already has the ContextUtils#GetApplicationContext global and no longer needs native to hold the pointer and pass it through jni with every call that needs an application context. BUG=646094 Review-Url: https://codereview.chromium.org/2807263002 Cr-Commit-Position: refs/heads/master@{#463384}
Showing
Please register or sign in to comment