Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1981)

Unified Diff: ppapi/proxy/DEPS

Issue 22923014: TCPSockets are switched to the new Pepper proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix. Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/ppapi_shared.gypi ('k') | ppapi/proxy/error_conversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/DEPS
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS
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
"+skia",
"+ui/surface",
« no previous file with comments | « ppapi/ppapi_shared.gypi ('k') | ppapi/proxy/error_conversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698