Commit 22951677 authored by Eric Caruso's avatar Eric Caruso Committed by chrome-bot
Browse files

update_engine_client: post tasks to task runners, not message loops

MessageLoop::PostTask and friends are deprecated and removed in
future versions of libchrome, so we should use TaskRunner::PostTask
instead. (Most MessageLoops in update_engine are actually of type
brillo::MessageLoop so this doesn't apply to most of them.)

BUG=b:37434548
TEST=emerge, run unit tests

Change-Id: Ic166cbc5e81c6cf321b4524c2698ed53beca98ba
Reviewed-on: https://chromium-review.googlesource.com/882286


Commit-Ready: Eric Caruso <ejcaruso@chromium.org>
Tested-by: default avatarEric Caruso <ejcaruso@chromium.org>
Reviewed-by: default avatarAmin Hassani <ahassani@chromium.org>
parent 2a16ed0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment