Remove base::ScopedPlatformHandle.
This will be superseded by base::ScopedPlatformFile, which is strictly target at files. base::ScopedPlatformHandle was originally going to support other types of scoped platform handles (such as Mach ports), but that was dropped due to the additional complexity it would incur. Change-Id: I3ec8324ce842aca3f64670b630255717ec6bbda0 Reviewed-on: https://chromium-review.googlesource.com/570599Reviewed-by:Ken Rockot <rockot@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#486499}
Showing
Please register or sign in to comment