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

Unified Diff: remoting/protocol/DEPS

Issue 2907073003: [Chromoting] Add DataChannelManager to manage optional incoming data channels (Closed)
Patch Set: Resolve review comments Created 3 years, 7 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
Index: remoting/protocol/DEPS
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index b5d7cb48f38258166ae1c300e8c78ec7b678f43c..b53563c5abbc00f9da4e1dd2f89b9a98a6a60c9f 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+third_party/boringssl",
"+third_party/libjingle_xmpp/xmpp",
"+third_party/protobuf/src",
+ "+third_party/re2",
"+third_party/webrtc",
"+ui/events/keycodes/dom",
]

Powered by Google App Engine
This is Rietveld 408576698