diff options
author | thakis <thakis@chromium.org> | 2014-11-05 21:09:14 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-11-06 05:09:41 +0000 |
commit | 6601f743be864cd37bf55c7c8643f21c2eeb7ffe (patch) | |
tree | 57074fbd7a6115f03faba48852248b4529e0431d /chromecast | |
parent | 510ed8e880ae17f79a84c2ed3bc1a87300a83119 (diff) | |
download | chromium_src-6601f743be864cd37bf55c7c8643f21c2eeb7ffe.zip chromium_src-6601f743be864cd37bf55c7c8643f21c2eeb7ffe.tar.gz chromium_src-6601f743be864cd37bf55c7c8643f21c2eeb7ffe.tar.bz2 |
Do not use vector<scoped_ptr<>>.
It requires library support so that vector knows about move-only types. This
is a C++11 library feature, and these aren't allowed yet as they don't work
on all platforms yet.
BUG=none
Review URL: https://codereview.chromium.org/700723004
Cr-Commit-Position: refs/heads/master@{#302964}
Diffstat (limited to 'chromecast')
0 files changed, 0 insertions, 0 deletions