Index: remoting/protocol/DEPS |
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS |
index 20afa9eee50ac7877c37bc065628e5b76f8b2f9e..8dfd09a7d3dffc919476091e07a9239a03fe927a 100644 |
--- a/remoting/protocol/DEPS |
+++ b/remoting/protocol/DEPS |
@@ -6,6 +6,7 @@ include_rules = [ |
"+ppapi/cpp", |
"+ppapi/utility", |
"+remoting/codec", |
+ "+remoting/host", |
Sergey Ulanov
2016/12/23 00:23:19
Protocol code should not depend on host, this is b
Hzj_jie
2016/12/30 04:23:27
Done.
|
"+remoting/signaling", |
"+third_party/boringssl", |
"+third_party/libjingle", |