libchrome: Uprev libchrome r462023.

This is now based on
d6187ab7d79d95d101c2ecb83aa98c05bcdcccd1
except crypto/ directory. (cf: crbug.com/917352).

This uprev includes a part of libmojo -> libchrome repository marge.
cf) 34c1558fedad7b65b8595d9e452e3190efa3ed12

BUG=chromium:910002
TEST=Ran on DUT.

Change-Id: I00e736f066800e2c01d2f060ae27e12dee2dd12e
Reviewed-on: https://chromium-review.googlesource.com/1387893
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Hidehiko Abe <hidehiko@chromium.org>
Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org>

(Reconstructed from 780c6a9c0783e0a96830c563ab31ece48eba2374)
1 file changed
tree: 0671c474abb0b076d92e46f3481e52b8d875b5cf
  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.