commit | 88544fbe63246ac882384577b1ad4ced869b14db | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Mar 20 10:50:33 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Mar 20 17:13:22 2019 +0000 |
tree | 1c3adc64f1c678901591281c3c8478e5a6eba343 | |
parent | 17dabb2022dbb70dac5aed3c140808af2ae3f527 [diff] |
remove Sk prefix from CommandLineFlags The command line flag package is tool-only, not part of Skia per se, and does not need an Sk prefix to avoid naming conflicts. And git clang-format. Change-Id: Ida8477779e51750ed0475590ed2454841b23d6ea Reviewed-on: https://skia-review.googlesource.com/c/skia/+/202307 Auto-Submit: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>