Improve the enum naming style in KioskLaunchController class
Improve the enumerator style to match constants, not macros (from ENUM_NAME to kEnumName) according to the Google C++ Style Guide. Bug: 1157058 Change-Id: I6dda26e324917fdfd27e26523f8c30a41746c251 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584975Reviewed-by:Anqing Zhao <anqing@chromium.org> Commit-Queue: Sanja Perisic <sanjaperisic@chromium.org> Cr-Commit-Position: refs/heads/master@{#836127}
Showing
Please register or sign in to comment