Automated commit: libchrome r1094370 uprev

Merge with upstream commit 72c156f4e5b9941565dd54ccf5a70c97f1f62fa3
* resolve merge conflict in base/system/sys_info_posix.cc
  (upstream CL: crrev.com/1092582); remove local change
* remove long-term-1200-...patch in base/values.h that hides
  base::DictionaryValue since it was removed from upstream at all
  (upstream CL: crrev.com/1092142)
* rebase long-term-1900-...patch

Temporary patches
* update backward-compatibility-0200-...patch to reintroduce the removed
  task posting files (upstream: crrev.com/1091839) until migration is
  completed in CrOS (b/265541831)
* add temporary forwarding headers for base{=>/functional}/
  headers (removed in crrev.com/1093705) until all client packages
  include the new headers directly (b/266161904)
* restore include of <ostream> in base/numerics/safe_conversions.h until
  all client packages include it directly (b/266510143)

BUG=b:265541831, b:266161904, b:266510143
TEST=sudo emerge libchrome

Change-Id: Ie2477c3c438a2a71664ca15cf32ccf11a9d2b031
tree: 95ad5c8ded132a3dbfc420ef8b60e18006a28372
  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. BASE_VER
  16. BUILD.gn
  17. BUILD.IGNORE
  18. DIR_METADATA
  19. MODULE_LICENSE_BSD
  20. NOTICE
  21. OWNERS
  22. PRESUBMIT.cfg
  23. README.md
  24. testrunner.cc
  25. unblocked_terms.txt
README.md

libchrome

Overview

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

See libchrome.md for more info.