Migrate LargeIconBridge to GURL
After some trial and error, I think the best strategy for migrating our java code to GURL is to convert all of the leaf nodes (typically jni boundaries) to GURL, providing a deprecated interface for existing usage, then convert the rest. Bug: 783819 Change-Id: I8c00386e70008a588e0d5e249e3c398112c94e99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044759Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#743402}
Showing
Please register or sign in to comment