| Index: ppapi/native_client/DEPS
|
| diff --git a/ppapi/native_client/DEPS b/ppapi/native_client/DEPS
|
| index df762969eacbbbd29b3fadea058e2e8be9ebb81b..853cbd4d93e09c22c81d99f285e31eaf8479cd88 100644
|
| --- a/ppapi/native_client/DEPS
|
| +++ b/ppapi/native_client/DEPS
|
| @@ -5,6 +5,9 @@ include_rules = [
|
| # TODO(bradnelson): Eliminate these as they are actually incorrectly rooted
|
| # internal references.
|
| "+native_client/src/shared/ppapi_proxy",
|
| + "+native_client/src/shared/srpc",
|
| + "+native_client/src/trusted/weak_ref",
|
| + "+native_client/src/untrusted",
|
| "+native_client/tests/ppapi_geturl",
|
| "+native_client/tests/ppapi_test_lib",
|
| "+srpcgen",
|
|
|