Index: ppapi/shared_impl/DEPS |
=================================================================== |
--- ppapi/shared_impl/DEPS (revision 148266) |
+++ ppapi/shared_impl/DEPS (working copy) |
@@ -5,6 +5,9 @@ |
"+skia", |
"+webkit/glue", |
+ # The untrusted build references the NaCl integrated runtime (IRT). |
+ "+native_client/src/untrusted/irt", |
+ |
# Since this is used by the implementation in /webkit, we don't want it to |
# depend on IPC. |
"-ipc", |