blob: 9275459bb1615d2fe62719d02a503a8db7b8eb65 [file] [log] [blame]
include_rules = [
"+base/check_deref.h",
"+services/metrics/public/cpp/ukm_recorder.h",
"+third_party/skia/include",
]
specific_include_rules = {
# Additional allowed includes for tests.
".*_test(_.*)?\.(cc|h)" : [
"+base/strings",
"+components/viz",
"+cc/test/paint_op_matchers.h",
]
}