Android: fix incorrect parameter name comments
No change to behavior. There were a few method calls in content layer where a comment is used to indicate the parameter name, but the comment's param name doesn't match the real parameter name. This CL changes the comment to match the parameter name. This is another errorprone compile warning. Test: ninja system_webview_apk (warnings go away) Change-Id: I6080a30f6656a1e6d2221521fbb9c11a250e8376 Reviewed-on: https://chromium-review.googlesource.com/777551Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#517651}
Showing
Please register or sign in to comment