Home | History | Annotate | Download | only in config
      1 include_rules = [
      2   "+third_party/libxml",  # For parsing WinSAT results files.
      3   "+third_party/libXNVCtrl",  # For NV driver version query.
      4   "+media/video",  # For VideoEncodeAccelerator::SupportedProfile.
      5 ]
      6