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

Unified Diff: remoting/codec/DEPS

Issue 13983010: Use webrtc::DesktopCapturer for screen capturer implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/codec/DEPS
diff --git a/remoting/codec/DEPS b/remoting/codec/DEPS
index 61e5c26a3d566da03db08b81d81c24f7d52b8dc2..913ea7df3feb4dd3fbe080a6e3c39e276a27221b 100644
--- a/remoting/codec/DEPS
+++ b/remoting/codec/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+google/protobuf",
"+third_party/opus",
"+third_party/speex",
+ "+third_party/webrtc",
]

Powered by Google App Engine
This is Rietveld 408576698