Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ppapi / proxy / DEPS
index 0c13d6b..0e60992 100644 (file)
@@ -1,6 +1,5 @@
 include_rules = [
   "+base",
-  "+components/tracing",
   "+gpu",
   "+ipc",
   "+media/audio",
@@ -14,13 +13,4 @@ include_rules = [
   "-ppapi/cpp",
   "+ppapi/cpp/completion_callback.h",
   "+ppapi/cpp/output_traits.h",
-
-  # The untrusted build references the NaCl integrated runtime (IRT).
-  "+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",
-  # The IRT also needs to know the sysconf enums.
-  "+native_client/src/trusted/service_runtime/include/sys/unistd.h",
 ]
-