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

Unified Diff: webrtc/DEPS

Issue 1814763002: Cleanup of webrtc::VideoRenderer (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase + white listing of webrtc/media include directory.' 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
« no previous file with comments | « no previous file | webrtc/call/call_perf_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index 292c99685b496b0442dc6360bbae7f6558f13315..64d337139b6650ff4b960dadeaa7dfeabac8225c 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -31,6 +31,7 @@ include_rules = [
"+webrtc/video_send_stream.h",
"+webrtc/base",
+ "+webrtc/media",
kjellander_webrtc 2016/03/18 10:51:33 Please don't add it here. This will make it possib
nisse-webrtc 2016/03/18 11:10:08 What do you suggest I do instead? My understanding
"+webrtc/modules/include",
"+webrtc/test",
"+webrtc/tools",
« no previous file with comments | « no previous file | webrtc/call/call_perf_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698