Remove implicit conversions from scoped_refptr to T* in content/
commit54c3719d6bd03e7f2a644b8ce611e68a67bc341f
authordcheng <dcheng@chromium.org>
Tue, 26 Aug 2014 21:52:56 +0000 (26 14:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 21:54:29 +0000 (26 21:54 +0000)
tree806c06bdcd946468b77f7ca10a53d18567ac2960
parent1a14f497bd17d41d0e0ffceb1fb23dea507b8eae
Remove implicit conversions from scoped_refptr to T* in content/

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

BUG=110610

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

Cr-Commit-Position: refs/heads/master@{#291986}
24 files changed:
content/browser/battery_status/battery_status_manager_linux.cc
content/browser/net/sqlite_persistent_cookie_store.cc
content/browser/plugin_service_impl.cc
content/browser/quota/quota_reservation_manager_unittest.cc
content/browser/security_exploit_browsertest.cc
content/browser/speech/speech_recognition_browsertest.cc
content/browser/startup_task_runner.cc
content/browser/storage_partition_impl.cc
content/browser/storage_partition_impl_map.cc
content/browser/storage_partition_impl_unittest.cc
content/browser/time_zone_monitor_linux.cc
content/browser/tracing/tracing_controller_impl.cc
content/browser/transition_request_manager.cc
content/browser/utility_process_host_impl.cc
content/browser/web_contents/web_contents_impl_unittest.cc
content/browser/web_contents/web_contents_view_aura_browsertest.cc
content/child/child_message_filter.cc
content/child/npapi/plugin_url_fetcher.cc
content/child/threaded_data_provider.cc
content/public/browser/browser_message_filter.cc
content/public/renderer/video_encode_accelerator.cc
content/public/test/browser_test_utils.cc
content/public/test/mock_blob_url_request_context.cc
content/test/test_web_contents.cc