[Cronet] Fix up log TAGs to be accurate and prevent future inaccuracies.
As Cronet classes have been getting renamed we've failed to keep our log TAGs accurate. This change makes them accurate and attempts to prevent future inaccuracies by using class.getSimpleName() in hopes that a class rename will force a TAG rename. R=xunjieli CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2109293005 Cr-Commit-Position: refs/heads/master@{#443274}
Showing
Please register or sign in to comment