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", |