commit | b10d41fb816f35a4df9a4aea2acad6981bc322b9 | [log] [tgz] |
---|---|---|
author | Eric Caruso <ejcaruso@chromium.org> | Wed Mar 07 13:31:18 2018 -0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Fri Mar 16 15:56:27 2018 -0700 |
tree | 667794c07f8dcc63027c936ae299e7e957515f20 | |
parent | 50228d6f8d28b6c5802b0b8ef462a7a5e5d1bac0 [diff] |
libbrillo: use base::Value instead of StringValue StringValue is type aliased to base::Value now, so we should move to explicit base::Value to avoid breaking when we uprev libchrome. BUG=b:37434548 TEST=unit tests Change-Id: I77b4354ff63d71186c74deb5a5b0bc925a577653 Reviewed-on: https://chromium-review.googlesource.com/953648 Commit-Ready: Eric Caruso <ejcaruso@chromium.org> Tested-by: Eric Caruso <ejcaruso@chromium.org> Reviewed-by: Dan Erat <derat@chromium.org>