commit | 463494735a1b193cb57e8142a56a3d567cb55063 | [log] [tgz] |
---|---|---|
author | jdoerrie <[email protected]> | Wed Aug 02 02:20:32 2017 |
committer | Commit Bot <[email protected]> | Wed Aug 02 02:20:32 2017 |
tree | 48c505e0d98acaa45fe46bf2d6977b607fd13e2c | |
parent | 45450b69e58c4232214e5dfd70c086ef721a0375 [diff] |
Make use of base::less in base::Value Following http://crrev.com/2944523002 base::flat_map supports transparent comparisions. This CL makes use of this by removing now unneccesary temporary std::string constructions from base::StringPieces. Bug: 646113 Change-Id: Id6672b80bd706a3e3ae62c30468cd387b11ab4e3 Reviewed-on: https://chromium-review.googlesource.com/592367 Reviewed-by: Brett Wilson <[email protected]> Commit-Queue: Jan Wilken Dörrie <[email protected]> Cr-Commit-Position: refs/heads/master@{#491225}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .