Remove implicit conversions from scoped_refptr to T* in net/websockets/
commitb206dc41dad7f97d6fe6fad6b4a4cbcc65ab0672
authordcheng <dcheng@chromium.org>
Tue, 26 Aug 2014 19:46:23 +0000 (26 12:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 19:48:39 +0000 (26 19:48 +0000)
tree1e2c54d3caceef53939b67b720d5d82294dd51e8
parent1a4d07b227c51e2010867b3af70b2a58e7f01ad5
Remove implicit conversions from scoped_refptr to T* in net/websockets/

This patch was generated by running the rewrite_scoped_refptr clang tool
on a Linux build.

BUG=110610

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

Cr-Commit-Position: refs/heads/master@{#291970}
net/websockets/websocket_basic_stream.cc
net/websockets/websocket_basic_stream_test.cc
net/websockets/websocket_channel.cc
net/websockets/websocket_channel_test.cc
net/websockets/websocket_deflate_stream.cc
net/websockets/websocket_deflate_stream_test.cc
net/websockets/websocket_inflater_test.cc
net/websockets/websocket_job_test.cc
net/websockets/websocket_stream.cc
net/websockets/websocket_stream_test.cc