Gave two kBufferSize constants unique names.
In some (extreme) jumbo configurations on Mac two kBufferSize constants ended up in the same translation unit and caused a compilation error. This patch gives them unique names to not cause any future problems. Change-Id: I96d5e51024ff99fcb838346726aa1635127841eb Reviewed-on: https://chromium-review.googlesource.com/978209 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#545720}
Showing
Please register or sign in to comment