DEPS 216 B

12345678910
  1. include_rules = [
  2. "+chromeos/components/cdm_factory_daemon",
  3. "+third_party/libva_protected_content/va_protected_content.h",
  4. ]
  5. specific_include_rules = {
  6. ".*_unittest\.cc": [
  7. "+third_party/libwebp",
  8. ],
  9. }