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