Clean up final uses of scoped_ptr<T>::PassAs() and remove it.
commit19b6b65f39712670a4bf8289cdeb4992c62ef27c
authordcheng <dcheng@chromium.org>
Tue, 21 Oct 2014 20:29:55 +0000 (21 13:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Oct 2014 20:30:24 +0000 (21 20:30 +0000)
treead248c4106ec5a53f1dd60f59809da140d9b1a48
parentccbfe27c8d2b4fcb7ddc98064ec6aa5820fcfe9a
Clean up final uses of scoped_ptr<T>::PassAs() and remove it.

This helper to upcast in return statements is no longer needed.

BUG=423621

Review URL: https://codereview.chromium.org/663243003

Cr-Commit-Position: refs/heads/master@{#300548}
base/memory/scoped_ptr.h
base/memory/scoped_ptr_unittest.cc
cc/PRESUBMIT.py
net/socket/ssl_client_socket_unittest.cc