blob: 823b983cb9334a0578c3ea30570e0de0883fdf40 [file] [log] [blame] [edit]
include_rules = [
"+base",
"+gpu",
"+media/audio",
"+skia",
"+webkit/glue",
# The untrusted build references the NaCl integrated runtime (IRT).
"+native_client/src/untrusted/irt",
# Since this is used by the implementation in /webkit, we don't want it to
# depend on IPC.
"-ipc",
"-ppapi/cpp",
"-ppapi/proxy",
]