Use FindIgnoring{ASCIICase,Case} instead of using Find()'s third argument
When this is statically known at compile time, there's no need to do dynamic dispatch. Bug: 709815 Change-Id: I8cdd314d306c3b5557951b6bf94911be24c73d7a Reviewed-on: https://chromium-review.googlesource.com/489642Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#468214}
Showing
Please register or sign in to comment