libchrome: do not include different non-debug header based on cros-debug flag.

Release builders are hard to disocver compile issues quickly.

BUG=b:216552315
TEST=emerge with cros-debug, check installed headers

Change-Id: I4a18bcb741d434fb1cbf38c5b754b2efd345418d
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/3445565
Tested-by: Qijiang Yūki Ishii <fqj@google.com>
Reviewed-by: Grace Cham <hscham@chromium.org>
Commit-Queue: Qijiang Yūki Ishii <fqj@google.com>
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
2 files changed
tree: 4c07a4995aa4019f4a069556c9f13fcbc290b17a
  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. BASE_VER
  17. BUILD.gn
  18. BUILD.IGNORE
  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.