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

Unified Diff: webrtc/common_video/DEPS

Issue 1813173002: Deletes the class VideoRendererCallback. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Break long lines. Add explicit keyword on IncomingVideoStream constructor. Created 4 years, 9 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: webrtc/common_video/DEPS
diff --git a/webrtc/common_video/DEPS b/webrtc/common_video/DEPS
index 2805958070319b0ee5ca38599ecdcc5ed66d599e..ad03e66169303091c5c982817d2beac58f88e837 100644
--- a/webrtc/common_video/DEPS
+++ b/webrtc/common_video/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+webrtc/base",
+ "+webrtc/media/base",
"+webrtc/system_wrappers",
]

Powered by Google App Engine
This is Rietveld 408576698