blink: Fix member names in comments.
This CL fixes member names that use the WebKit convention (m_name) to use the Google convention (name_). Where appropriate, the member names are wrapped in || so that they get code serachs' cross-reference navigation. Change-Id: I4d52de3b734cb28a998810bfb274f9f2716a4d79 Reviewed-on: https://chromium-review.googlesource.com/c/1462152 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#630703}
Showing
Please register or sign in to comment