commit | fbcb7c45bd634d5c9b09acdc1b3efd008d6f9970 | [log] [tgz] |
---|---|---|
author | amit.srkr <amit.srkr@samsung.com> | Wed Jun 24 12:38:01 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 24 12:38:25 2015 |
tree | e204dce85851bd39b303feef5cb1f32edbdc8371 | |
parent | d37c3db8f44c864716d45ae409f25edf6bfecd80 [diff] |
Use Chromium's logging utility for content files This patch modifies all the files under content/public/android/java to use org.chromium.base.Log instead of android.util.Log. It also changes the log messges as per the guidelines. BUG=472152 Review URL: https://codereview.chromium.org/1178253005 Cr-Commit-Position: refs/heads/master@{#335910}