blob: 711058218ebb1b261e5d715ae9d2a11215d43df9 [file] [log] [blame]
include_rules = [
"+components/memory_system",
]
specific_include_rules = {
"shell_main_delegate\.(cc)": [
# Separating Content Shell and web test code. ShellMainDelegate injects web test
# code into Content Shell at runtime.
"+content/web_test/browser",
"+content/web_test/renderer",
],
}