Index: ppapi/native_client/DEPS |
diff --git a/ppapi/native_client/DEPS b/ppapi/native_client/DEPS |
index dbcded943de99b53f3b169c837cbc9af90a8188b..60de970472dd933da06183a2f5a36a3da43d2bf2 100644 |
--- a/ppapi/native_client/DEPS |
+++ b/ppapi/native_client/DEPS |
@@ -2,16 +2,7 @@ include_rules = [ |
"+native_client/src/include", |
"+native_client/src/public", |
"+native_client/src/shared/platform", |
- |
- # 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", |
- "+trusted/srpcgen", |
- "+untrusted/srpcgen", |
] |