diff options
author | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-17 23:37:47 +0000 |
---|---|---|
committer | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-17 23:37:47 +0000 |
commit | bec9fd9900ed7fe4ed3fe5b3d9f56ec4ba1fe56b (patch) | |
tree | 1f3ff3bcf6afd870abe0474f62fd51a3de5c6a79 /dbus | |
parent | be514c3d5163b9d71a601c153cb989e3cb9a0220 (diff) | |
download | chromium_src-bec9fd9900ed7fe4ed3fe5b3d9f56ec4ba1fe56b.zip chromium_src-bec9fd9900ed7fe4ed3fe5b3d9f56ec4ba1fe56b.tar.gz chromium_src-bec9fd9900ed7fe4ed3fe5b3d9f56ec4ba1fe56b.tar.bz2 |
Convert scoped_ptr_malloc -> scoped_ptr, part 5.
scoped_ptr_malloc is deprecated; let's get rid of it.
This takes care of the remaining conversions in media/. scoped_ptr requires a
declaration of the deleter, unlike scoped_ptr_malloc, so declarations (minus the
definitions) are in (the new) media/ffmpeg/ffmpeg_deleters.h. (The inline
definitions remain in ffmpeg_common.h.)
BUG=344245
R=dalecurtis@chromium.org
Review URL: https://codereview.chromium.org/197793005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257532 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'dbus')
0 files changed, 0 insertions, 0 deletions