blob: 3bb3bf60fdd3f779c5bb5f6f8958a813e64c54ab [file] [log] [blame]
include_rules = [
"+cc/animation",
"+cc/base",
"+cc/test",
"+cc/trees",
"+chrome/android/features/vr/jni_headers",
"+components/webxr",
"+device/vr",
]
# Test files may access VRService as they will either move with it, or we can
# expose test-specific interfaces if needed.
specific_include_rules = {
".*test.*\.cc": [
"+device/vr/test/test_hook.h",
]
}