include_rules = [
  "+base",
  "+gpu",
  "+skia",
  "+webkit/glue",

  # Since this is used by the implementation in /webkit, we don't want it to
  # depend on IPC.
  "-ipc",

  "-ppapi/cpp",
]
