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

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
« no previous file with comments | « remoting/codec/video_encoder_vp8_unittest.cc ('k') | remoting/host/basic_desktop_environment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index 99363575c9382c42c80ceddfcfece4362bc2da0d..5cfd1e52f1c10fbb5403101fff2d635b27b9a06e 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+media/video/capture/screen",
"+net/base",
"+net/ftp",
"+net/http",
@@ -10,7 +11,6 @@ include_rules = [
# at process start.
"+net/socket",
- "+remoting/capturer",
"+remoting/codec",
"+remoting/protocol",
"+remoting/jingle_glue",
« no previous file with comments | « remoting/codec/video_encoder_vp8_unittest.cc ('k') | remoting/host/basic_desktop_environment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698