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

Unified Diff: chrome/browser/media/DEPS

Issue 1855193002: Move the call to enable the WebRTC event log from PeerConnectionFactory to PeerConnection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Introduced WebRTCCallbackInterface. Created 4 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
Index: chrome/browser/media/DEPS
diff --git a/chrome/browser/media/DEPS b/chrome/browser/media/DEPS
index 30abf7d6252488a2f7d1af5095c848495ac11404..c0cec22cdaa164457302e34c253e42fb1fa30066 100644
--- a/chrome/browser/media/DEPS
+++ b/chrome/browser/media/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/common/media",
"+media/audio",
"+media/base",
"+media/cast",

Powered by Google App Engine
This is Rietveld 408576698