D-Bus: notify properties changed from fakes

Call the property changed callback when fakes use ReplaceValue() or
ReplaceValueWithSetValue(), since the actual implementation will
always call the callback.

This avoids issues with property changed notifications being missing
when properties structures are built within fakes.

BUG=none
TEST=dbus_unittests, device_unittests
R=satorux@chromium.org, youngki@chromium.org

Review URL: https://codereview.chromium.org/14443003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195977 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 57182ec220ef3e37b5e4b0ee3b0937c5dc0c7af8
1 file changed
tree: b6764b31fb3b4595441fc2d1aa0cbdf4e35c1458
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/