blob: 0f482bc2b7f4f2724056d07dd52f1469f8db81ae [file] [log] [blame]
include_rules = [
# In general files in this directory should not depend upon content.
"+cc/test",
"+components/viz/test",
"+mojo/edk",
]
specific_include_rules = {
# ash_test_environment_content is only compiled with content.
"ash_test_environment_content\.*": [
"+content/public/browser/browser_thread.h",
"+content/public/test/web_contents_tester.h",
"+content/public/test/test_browser_thread_bundle.h",
"+content/public/test/test_browser_context.h",
],
"ash_test_helper\.cc": [
"+ash/host",
"+chromeos/cryptohome",
],
}