blob: 8620efdf7fa52999caddaf448e549dd0221d6816 [file] [log] [blame]
include_rules = [
]
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/shell/browser/web_test",
"+content/shell/renderer/web_test",
],
}