blob: aa6e7d0f8e6b55e5daf084dbbcc2927eabe61465 [file] [log] [blame]
# ppapi/c should not be dependent on other parts of chromium; it should stay
# browser-neutral as much as possible.
include_rules = [
"-base",
"-build",
"-ipc",
"-uncode",
"-testing",
"-ppapi",
"+ppapi/c",
]