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

Unified Diff: remoting/host/DEPS

Issue 13983010: Use webrtc::DesktopCapturer for screen capturer implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: q Created 7 years, 8 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/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index dbdf6ac92c2f75d053d41d18d50fdfd660d3433a..cadbcd3b269c54268bc5a9232740aba2e9919766 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+third_party/jsoncpp",
"+third_party/modp_b64",
"+third_party/npapi",
+ "+third_party/webrtc",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698