• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1specific_include_rules = {
2  # Needed to memory benchmark different containers against each other.
3  "containers_memory_benchmark\.cc": [
4    "+third_party/abseil-cpp/absl/container",
5  ],
6}
7