tree: 3fe7a3bfceee8d1fe8727bb201c9db5cc47eab7c [path history] [tgz]
  1. proto/
  2. arena_persistent_proto.h
  3. BUILD.gn
  4. DEPS
  5. event_buffer.h
  6. event_storage.h
  7. histogram_util.cc
  8. histogram_util.h
  9. key_data.cc
  10. key_data.h
  11. key_data_file_delegate.cc
  12. key_data_file_delegate.h
  13. key_data_file_delegate_unittest.cc
  14. key_data_provider.cc
  15. key_data_provider.h
  16. key_util.cc
  17. key_util.h
  18. persistent_proto.h
  19. persistent_proto_internal.cc
  20. persistent_proto_internal.h
  21. persistent_proto_unittest.cc
  22. README.md
  23. resource_info.cc
  24. resource_info.h
structured/lib/README.md

// components/metrics/structured/lib

This folder holds code that will be shared between Chromium and ChromiumOS. The target directory in ChromiumOS is //platform2/metris/structured/lib. Thus, this directory should only contain files that are included in libchrome.

The uprev process is currently manual. To manually update the ChromiumOS repository, TODO(jongahn): Include instructions on how to do a manual uprev.