Harden an API that takes base::StringPiece to give a compile error if
ever a naked const char* is passed in. I hit this bug while doing a refactor, so ensuring it can't happen again for this callsite seems prudent. BUG=634443 Review-Url: https://codereview.chromium.org/2331323005 Cr-Commit-Position: refs/heads/master@{#418593}
Showing
Please register or sign in to comment