Channel adapter for Pepper P2P Transport API.
The new adapter will be used to implement protocol on top
of the Transport API.
BUG=51198
TEST=None
Review URL: http://codereview.chromium.org/7200037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89776 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index b1c16e3..5da27db 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -2,6 +2,8 @@
"+google/protobuf",
"+jingle/glue",
"+net",
+ "+ppapi/c",
+ "+ppapi/cpp",
"+remoting/jingle_glue",
"+third_party/protobuf/src",
]