include_rules = [
  "+components/nacl/common",
  "+components/nacl/renderer",
  "+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",
]