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

Unified Diff: remoting/protocol/DEPS

Issue 2586133002: [Chromoting] Implement HostExperimentSessionPlugin (Closed)
Patch Set: Created 4 years 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
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",

Powered by Google App Engine
This is Rietveld 408576698