commit | 8b084c0832974592b5fdb639b1d2558b4f5549ac | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <[email protected]> | Tue Jan 23 13:34:37 2018 |
committer | Commit Bot <[email protected]> | Tue Jan 23 13:34:37 2018 |
tree | 389427d01d96e8e34d3dd63578f512ebc2014737 | |
parent | 3179df153a9913dc20e569f005640334c22690d5 [diff] |
Replace base::MakeUnique with std::make_unique in components/ - 2 If file doesn't use base::WrapUnique, base/memory/ptr_util.h includes are changed to <memory>. Bug: 755727 Change-Id: I6fc3a696a2222e140d6d366b2bc9b285fdef2dbc Reviewed-on: https://chromium-review.googlesource.com/878083 Reviewed-by: Colin Blundell <[email protected]> Commit-Queue: Gyuyoung Kim <[email protected]> Cr-Commit-Position: refs/heads/master@{#531218}
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 .