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