| commit | ace8ab06e5d44b50b50bcd1aea8dee0e89c72c5f | [log] [tgz] |
|---|---|---|
| author | James Robinson <jamesr@chromium.org> | Tue May 05 18:12:15 2015 -0700 |
| committer | James Robinson <jamesr@chromium.org> | Tue May 05 18:12:15 2015 -0700 |
| tree | 565e4ef6955ea31d481d2f578237ec9e9451e41b | |
| parent | 23b0ff59453f924519e71641c521a0ac1d9ae1ab [diff] |
Update from https://crrev.com/328418 This includes the switch to libc++ on android. Fixes outside of the rolled code: *) ::TestSuite -> base::TestSuite *) base::ScopedPtrHashMap's second parameter Value->scoped_ptr<Value> *) re2 std::tr1 changes from upstream libc++ changes *) tracked_objects:: api changes in mojo/common/task_tracker* Review URL: https://codereview.chromium.org/1128733002