ui/gl: Add missing semicolons to TRACE_EVENTs
Chrome is about to switch to the TRACE_EVENT macro implementation provided by Perfetto. The new implementation requires trace event statements to be terminated by semicolons, so this patch modifies the codebase to add semicolons where they were previously left out. No functional changes. Bug: 1006541 Change-Id: I2fffe5a69d13fec291795466da84d143c6d56005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629708 Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#844923}
Showing
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
Please register or sign in to comment