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

Unified Diff: remoting/DEPS

Issue 1908203002: Adapt encoder behavior to target bitrate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved webrtc encoder to its own file Created 4 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
« no previous file with comments | « no previous file | remoting/codec/BUILD.gn » ('j') | remoting/codec/video_encoder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 5b8c33a39fa4dfd1267e96b85f898b426cc3dcf1..82295e1674de052c83ba943db8fbc0837c954312 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,6 +1,9 @@
include_rules = [
"+crypto",
+ # Capture utilities from cast
+ "+media/capture",
+
# Note: Only for net::EnableSSLServerSockets(), which must be called by
# unit tests at process start.
"-net",
« no previous file with comments | « no previous file | remoting/codec/BUILD.gn » ('j') | remoting/codec/video_encoder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698