commit | 04b54d0d65fa6d9ddb63bea9e4ca6ed7f84ed3e8 | [log] [tgz] |
---|---|---|
author | Mitsuru Oshima <[email protected]> | Mon Oct 09 14:22:45 2017 |
committer | Commit Bot <[email protected]> | Mon Oct 09 14:22:45 2017 |
tree | a55ac788a7b76a10cf7746228d319ec3c7ab9cac | |
parent | 3695b8be37a69e9e48bb6b7aaa02c59d9f6ffefa [diff] |
base::MakeUnique -> std::make_unique under ash * Converted all base::MakeUnique to std::make_unique * added/removed <memory> where necessary * added/removed base/memory/ptr_util.h where necessary * Converted base::WrapUnique to make_uniuqe where possible. BUG=None Change-Id: Iba2d5218757e69b39e014fb86366cd5c129ddb20 Reviewed-on: https://chromium-review.googlesource.com/706420 Commit-Queue: Mitsuru Oshima <[email protected]> Reviewed-by: James Cook <[email protected]> Cr-Commit-Position: refs/heads/master@{#507370}
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 .