blob: 1ea0d3d42a4e459bec0de9dbec0902e8fb294a84 [file] [log] [blame]
include_rules = [
# The components test setup can include anything that components can.
"+components",
"+content/public",
"+content/shell",
"+jni",
"+media",
"+net",
"+services/catalog",
"+ui",
]
specific_include_rules = {
"components_test_suite\.cc": [
"+mojo/edk/embedder",
],
}