commit | bc91a2743fd3ffabb3ead3181ad8da3060afe1f1 | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Tue May 20 16:45:33 2014 -0700 |
committer | chrome-internal-fetch <[email protected]> | Thu May 22 04:58:12 2014 +0000 |
tree | a5a1436d958b0ebe0bc406a2af7b5db5f9ec6ab7 | |
parent | 7dc4c50c0b11a8865c1dc9542a3e8f5016bebb9b [diff] |
Replace std::tr1::shared_ptr by std::shared_ptr. This patch replaces C++ Technical Report 1 additions to C++03 with the newer C++11 name. Includes and using statements updated accordingly. BUG=None TEST=Build and unittests. Change-Id: I9bdad6d39684545c786f5c76fb598a15b557d6eb Reviewed-on: https://chromium-review.googlesource.com/200665 Tested-by: Alex Deymo <[email protected]> Reviewed-by: David Zeuthen <[email protected]> Commit-Queue: Alex Deymo <[email protected]>