| Index: ppapi/native_client/src/shared/ppapi_proxy/DEPS
|
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/DEPS b/ppapi/native_client/src/shared/ppapi_proxy/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1b9100dcede2c314940575b5beae13e3bddb5539
|
| --- /dev/null
|
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/DEPS
|
| @@ -0,0 +1,13 @@
|
| +include_rules = [
|
| + # TODO(bradnelson): eliminate this as its actually an incorrectly rooted
|
| + # internal reference.
|
| + "+native_client/src/trusted/plugin",
|
| +
|
| + "+gpu",
|
| + "+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",
|
| +]
|
|
|