index e56cd3def111b0dda15f43d730eedb676a352d8c..dd86f5825d978a046e314a558a6fcb4f4b7222f2 100644
--- a/ppapi/proxy/DEPS
+++ b/ppapi/proxy/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+gpu",
"+ipc",
"+media/audio",
+ "+net",
yzshen1
2013/08/21 17:22:58
Hmm... I am sorry I didn't realize this.
We probab
Hmm... I am sorry I didn't realize this.
We probably shouldn't let proxy depends on net, because proxy is also compiled
at the untrusted side of NaCl.
So maybe the original file layout is the right solution (having
ppapi/host/error_conversion and ppapi/proxy/pp_utils).
Issue 22923014: TCPSockets are switched to the new Pepper proxy.
(Closed)
Created 7 years, 4 months ago by ygorshenin1
Modified 7 years, 4 months ago
Reviewers: yzshen1, jschuh, jam, mmenke
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 74