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

Unified Diff: remoting/host/DEPS

Issue 12047101: Move screen capturers from remoting/capturer to media/video/capturer/screen (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 99363575c9382c42c80ceddfcfece4362bc2da0d..a1b4373af0aa3329c23064a85eea3abc90c84398 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -10,7 +10,7 @@ include_rules = [
# at process start.
"+net/socket",
- "+remoting/capturer",
+ "+media/video/capture/screen",
"+remoting/codec",
"+remoting/protocol",
"+remoting/jingle_glue",

Powered by Google App Engine
This is Rietveld 408576698