diff options
author | Ben Chan <benchan@chromium.org> | 2017-02-07 15:33:32 -0800 |
---|---|---|
committer | Sen Jiang <senj@google.com> | 2017-05-31 15:56:02 -0700 |
commit | 067053eea5711adb79307f290f05fd0a876be0eb (patch) | |
tree | 86c868f873db8f2cd31929e08599c72d244aa960 /common/error_code_utils.cc | |
parent | 7f4bc3f009c711b5bd1bd145f7f53cd837ed6414 (diff) |
update_engine: migrate usage of deprecated base::Value methods
Methods provided by base::Value that consume or produce unmanaged raw
pointers have been deprecated and will be eventually removed from
libchrome. This CL migrates the usage of these deprecated methods in the
update-engine code to the equivalent methods that use std::unique_ptr.
BUG=chromium:689697
TEST=Run unit tests.
Reviewed-on: https://chromium-review.googlesource.com/438840
Commit-Ready: Ben Chan <benchan@chromium.org>
Tested-by: Ben Chan <benchan@chromium.org>
Reviewed-by: Dan Erat <derat@chromium.org>
(cherry picked from commit 42458e2b6df997d0fcb5ccefb0cd3d40220143eb)
Change-Id: Ic4c3b0691db08cd5ca7b1cedfe6510b4081c3cda
Diffstat (limited to 'common/error_code_utils.cc')
0 files changed, 0 insertions, 0 deletions