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

Unified Diff: content/public/renderer/DEPS

Issue 99113003: Define the interface for MediaStreamVideoSource. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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: content/public/renderer/DEPS
===================================================================
--- content/public/renderer/DEPS (revision 240913)
+++ content/public/renderer/DEPS (working copy)
@@ -6,5 +6,6 @@
".*\.cc": [
"+content/common",
"+content/renderer",
+ "+media/base",
],
}

Powered by Google App Engine
This is Rietveld 408576698