Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ppapi / proxy / DEPS
index e56cd3d..3920896 100644 (file)
@@ -16,7 +16,9 @@ include_rules = [
   "+ppapi/cpp/output_traits.h",
 
   # The untrusted build references the NaCl integrated runtime (IRT).
-  "+native_client/src/shared",
-  "+native_client/src/untrusted"
+  "+native_client/src/public",
+  "+native_client/src/shared/srpc/nacl_srpc.h",
+  "+native_client/src/untrusted/irt/irt.h",
+  "+native_client/src/untrusted/irt/irt_private.h",
 ]