diff options
author | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-17 18:58:14 +0000 |
---|---|---|
committer | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-17 18:58:14 +0000 |
commit | 8c651d98bc9c990f0f216cd5a263ea9f043e6f0d (patch) | |
tree | ee861a1dcae2fe8a7ee3a47ea85df7593f4ddba5 /cc/output/gl_renderer_unittest.cc | |
parent | b63a48bb54f9f7f4cbe6704699ebc0de16a8888b (diff) | |
download | chromium_src-8c651d98bc9c990f0f216cd5a263ea9f043e6f0d.zip chromium_src-8c651d98bc9c990f0f216cd5a263ea9f043e6f0d.tar.gz chromium_src-8c651d98bc9c990f0f216cd5a263ea9f043e6f0d.tar.bz2 |
Remove scoped_array from Chromium.
C++11 provides unique_ptr<T[]>, and Chromium has implemented
scoped_ptr<T[]> to match its behavior during the transition period. As a
result, scoped_array<T> is now redundant and is being removed.
BUG=171111
Review URL: https://codereview.chromium.org/14081006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194649 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/output/gl_renderer_unittest.cc')
0 files changed, 0 insertions, 0 deletions