Remove superfluous semicolons around IPC message macros
These macros are defined such that trailing semicolons (or inner semicolons) have no effect, and they are overwhealmingly used without semicolons, as per the documentation in ipc_message_macros.h. Review URL: https://codereview.chromium.org/1639713002 Cr-Commit-Position: refs/heads/master@{#371706}
Showing
Please register or sign in to comment