blob: 89d270d1f01f12352497665e797efba005739903 [file] [log] [blame]
include_rules = [
"+cc/animation",
"+cc/base",
"+cc/test",
"+cc/trees",
"+chrome/android/features/vr/jni_headers",
"+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",
"+third_party/openvr/src/headers/openvr.h",
]
}