blob: 3bc701c0a94c39ff1457ddd656ed8d00ab3f6638 [file] [log] [blame]
specific_include_rules = {
'.*test\.cc': [
# Tests may depend upon views.
"+chrome/browser/ui/views",
# Tests may depend upon saved_tab_groups internals.
"+components/saved_tab_groups/internal",
],
"session_restore\.cc": [
"+ash/shell.h",
"+ash/metrics/login_unlock_throughput_recorder.h",
],
}