DescriptionRevert of Move make_scoped_ptr into //base/memory/ptr_util.h. (patchset #2 id:20001 of https://codereview.chromium.org/1838323002/ )
Reason for revert:
No longer needed given the updated migration plan.
Original issue's description:
> Move make_scoped_ptr into //base/memory/ptr_util.h.
>
> Preparatory CL for renaming scoped_ptr to std::unique_ptr. One of the
> changes is replacing all uses of make_scoped_ptr() with WrapUnique(),
> which lives in a separate header.
>
> In order to incrementally update files to use the new header, this CL
> moves make_scoped_ptr to ptr_util.h but still includes it in
> scoped_ptr.h to avoid breaking the build during the transition.
>
> BUG=554298
>
> Committed: https://crrev.com/e180e0b92e020144eb62530e561c9579cb0f35a7
> Cr-Commit-Position: refs/heads/master@{#383815}
TBR=danakj@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=554298
Committed: https://chromium.googlesource.com/chromium/src/+/eee3dc80bd14507345715a883db70c471f749880
Patch Set 1 #
Messages
Total messages: 13 (2 generated)
|