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

Unified Diff: media/video/capture/screen/DEPS

Issue 13983010: Use webrtc::DesktopCapturer for screen capturer implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « media/media.gyp ('k') | media/video/capture/screen/differ.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/video/capture/screen/DEPS
diff --git a/media/video/capture/screen/DEPS b/media/video/capture/screen/DEPS
index 2a3980b3859e3150a2c8a5dfb3fd6ff8a060bdaf..3a4096fcb22921a618c5070288ced19e3b8c978d 100644
--- a/media/video/capture/screen/DEPS
+++ b/media/video/capture/screen/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+skia",
+ "+third_party/webrtc",
]
« no previous file with comments | « media/media.gyp ('k') | media/video/capture/screen/differ.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698