| include_rules = [ | |
| # TODO(bradnelson): eliminate this as its actually an incorrectly rooted | |
| # internal reference. | |
| "+native_client/src/trusted/plugin", | |
| "+gpu", | |
| "+media", | |
| "+native_client/src/shared/imc", | |
| "+native_client/src/shared/srpc", | |
| "+native_client/src/trusted/desc", | |
| "+native_client/src/trusted/service_runtime/include/machine", | |
| "+native_client/src/untrusted/irt", | |
| "+native_client/src/untrusted/pthread", | |
| ] |