Remove HTMLPlugin WTF logging.
Replace two Plugins logging with VLOG(1). This has a slight change in that it uses operator<< on Node.h as opposed to logging the address of the HTML Plugin Element; I do think this is slightly more useful than the previous log info. BUG=596760 Review URL: https://codereview.chromium.org/1845533002 Cr-Commit-Position: refs/heads/master@{#383902}
Showing
Please register or sign in to comment