libchrome: Add missing timer file to BUILD.gn

BUG=b:169191023
TEST=emerge-amd64-generic libchrome

Change-Id: I030300a09bb6eaafb77e4601625a6288b48b5992
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/2427012
Tested-by: Tom Hughes <tomhughes@chromium.org>
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Commit-Queue: Tom Hughes <tomhughes@chromium.org>
1 file changed
tree: f09bc1fc190d2b90b11a205b0250b030e4739bab
  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
README.md

libchrome

Overview

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

See libchrome.md for more info.