libchrome: remove EmptyResponseCallback.

BUG=chromium:909719
TEST=CQ

Change-Id: I7fe36994c7615541a64dbdb9f3a4c22171ee3984
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/2249407
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
Commit-Queue: Qijiang Fan <fqj@google.com>
Tested-by: Qijiang Fan <fqj@google.com>
2 files changed
tree: 239d7b9a5bb73fe80b2423470c9be22ca4109b44
  1. base/
  2. build/
  3. components/
  4. crypto/
  5. dbus/
  6. device/
  7. ipc/
  8. libchrome_tools/
  9. mojo/
  10. soong/
  11. testing/
  12. third_party/
  13. ui/
  14. .gitignore
  15. Android.bp
  16. BUILD.gn
  17. BUILD.IGNORE
  18. MODULE_LICENSE_BSD
  19. NOTICE
  20. OWNERS
  21. PRESUBMIT.cfg
  22. README.md
  23. testrunner.cc
README.md

libchrome

Overview

This directory includes the source from Chrome's libbase for use in Chrome OS.

See libchrome.md for more info.