Fix non-virtual-dtor warnings

Bug: 26228533
Change-Id: I93cc73f395d3be10fe873bc14e39644371f0fbca
Test: Compiles under clang/gcc

(Reconstructed from 2a903e26530a335930964c95059aee1102ab2395)
1 file changed
tree: 54422d630a2baead20eb2c45cc79ea66e912a956
  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.