libchrome: UPSTREAM: add support for synchronous PropertySet::Set to dbus

Upstram cl: https://codereview.chromium.org/1361503003/
The existing PropertySet::Set function is asynchronous.
This CL adds the synchronous version of PropertySet::Set.
It is defined as PropertySet::SetAndBlock.

Bug: 24131409
TEST=run tests on a veyron_jaq chromebook

Change-Id: Idceebeaf05e7480371286ebfa0c72222298f1d46
2 files changed