Commit 806e78b9 authored by Jesse McKenna's avatar Jesse McKenna Committed by Chromium LUCI CQ

Cleanup in web_app_shortcut_win.cc

This change makes the following cleanup changes:
* replace NULL with nullptr
* remove namespace specifier for web_app::internals when inside that
  namespace
* replace for loops with range-based for loops
* add braces around a multi-line conditional statement

Change-Id: I93876e058cf95882b0faa1e4dc8dece891975a5c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576501Reviewed-by: default avatarDaniel Murphy <dmurph@chromium.org>
Reviewed-by: default avatarChase Phillips <cmp@chromium.org>
Commit-Queue: Jesse McKenna <jessemckenna@google.com>
Cr-Commit-Position: refs/heads/master@{#835276}
parent 980b8878
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment