commit | 53c883cd322c07f257aa8557549e91598e62fc3f | [log] [tgz] |
---|---|---|
author | thestig <[email protected]> | Thu Dec 17 03:09:33 2015 |
committer | Commit bot <[email protected]> | Thu Dec 17 03:10:46 2015 |
tree | e0ca945f8a0c8ff2614f8320ae9f92a58a152b28 | |
parent | f5406c826d16602ce699bdf7f7da5cc5461be7f0 [diff] |
Cleanup: Convert const char* kFoo to const char kFoo[]. Or change them to const char* const kFoo. [email protected] Review URL: https://codereview.chromium.org/924793003 Cr-Commit-Position: refs/heads/master@{#365692}