chromium/chrome/renderer/pepper/DEPS

include_rules = [
  "+components/nacl/common",
  "+components/nacl/renderer",
  "+components/services/font",
  "+ppapi/c",
  "+ppapi/host",
  "+ppapi/proxy",

  # TODO(raymes): Once all of the resources are refactored to the new pepper
  # resource model, these includes shouldn't be needed.
  "+ppapi/thunk",
]