1
    2
    3
    4
    5
    6

base / types / DEPS [blame]

specific_include_rules = {
  # Provides the canonical access point for this type
  "fixed_array.h": [
    "+third_party/abseil-cpp/absl/container/fixed_array.h",
  ],
}