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

Unified Diff: webrtc/modules/video_capture/DEPS

Issue 2534553002: Replace VideoCaptureDataCallback by VideoSinkInterface. (Closed)
Patch Set: Break overlong lines. Created 4 years 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: webrtc/modules/video_capture/DEPS
diff --git a/webrtc/modules/video_capture/DEPS b/webrtc/modules/video_capture/DEPS
index 58ae9fe714f7254b01a54975866f29e480dc6de0..1c271d9c1b3e453cd49bba1aa0e9050ac2731220 100644
--- a/webrtc/modules/video_capture/DEPS
+++ b/webrtc/modules/video_capture/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+webrtc/base",
"+webrtc/common_video",
+ "+webrtc/media/base",
"+webrtc/system_wrappers",
]
« no previous file with comments | « webrtc/media/engine/webrtcvideocapturer_unittest.cc ('k') | webrtc/modules/video_capture/device_info_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698