diff options
author | Eric Caruso <ejcaruso@chromium.org> | 2018-01-23 16:20:19 -0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-01-24 20:24:30 -0800 |
commit | 7feac5b5fe3b4832edf96b34f5d8f3b3e41b2d2f (patch) | |
tree | 8fd1aa943c1690e78a8351212ae5e121fce05d9d /scripts/update_payload/format_utils.py | |
parent | 8a51cd7412072dc8d01a15a5088c36fdd6dff9c8 (diff) |
update_engine: use ScopedTempDir::GetPath
Upstream versions of libchrome have gotten rid of ScopedTempDir's
inline path method because they wanted to introduce a DCHECK that
helps make sure people create the temp directory before using it.
To avoid introducing a header dependency on the logging header
they took this method out of the header so it wouldn't be inlined.
BUG=b:37434548
TEST=unit tests
Change-Id: If1dcc5e43f54ab32fd43da7b939216a4834548d5
Reviewed-on: https://chromium-review.googlesource.com/882543
Commit-Ready: Eric Caruso <ejcaruso@chromium.org>
Tested-by: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Amin Hassani <ahassani@chromium.org>
Diffstat (limited to 'scripts/update_payload/format_utils.py')
0 files changed, 0 insertions, 0 deletions