| commit | 685fba094dc8bcc556ff23e4330811d96bd17599 | [log] [tgz] |
|---|---|---|
| author | Eric Caruso <[email protected]> | Wed Jan 04 23:52:00 2017 |
| committer | chrome-bot <[email protected]> | Thu Jan 19 06:50:43 2017 |
| tree | 49f9103629b8559ee42dd5d4de7ba1962dfb77c8 | |
| parent | b606f03ee5a4d7a5f5f78cc980a447f08d94f9df [diff] |
apmanager: replace scoped_ptr.h with ref_counted.h scoped_ptr is deprecated and unused in this file. Replace the header with ref_counted.h to get scoped_refptr instead. BUG=None TEST=emerge Change-Id: Ia443adf38aa13b7a586b7b2a22dfa403aa59c089 Reviewed-on: https://chromium-review.googlesource.com/425086 Commit-Ready: Eric Caruso <[email protected]> Tested-by: Eric Caruso <[email protected]> Reviewed-by: Julan Hsu <[email protected]> Reviewed-by: Peter Qiu <[email protected]>