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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+webrtc/base", 2 "+webrtc/base",
3 "+webrtc/common_video", 3 "+webrtc/common_video",
4 "+webrtc/media/base",
4 "+webrtc/system_wrappers", 5 "+webrtc/system_wrappers",
5 ] 6 ]
OLDNEW
« 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