Index: ppapi/proxy/DEPS |
=================================================================== |
--- ppapi/proxy/DEPS (revision 142493) |
+++ ppapi/proxy/DEPS (working copy) |
@@ -11,10 +11,6 @@ |
# dependencies, so we allow that (and the output traits it depends on). |
"-ppapi/cpp", |
"+ppapi/cpp/completion_callback.h", |
- "+ppapi/cpp/output_traits.h", |
- |
- # The untrusted build references the NaCl integrated runtime (IRT). |
- "+native_client/src/shared", |
- "+native_client/src/untrusted" |
+ "+ppapi/cpp/output_traits.h" |
] |