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

Unified Diff: chrome/browser/media/DEPS

Issue 7480032: Plumb media data from renderers up to MediaInternals in the browser process. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Rebasing onto http://codereview.chromium.org/7491048 prior to (hopefully) relanding. Created 9 years, 4 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 | chrome/browser/media/media_internals.h » ('j') | content/common/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/DEPS
diff --git a/chrome/browser/media/DEPS b/chrome/browser/media/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..cc5cd701423bdb682e19f56188e57d83e0a1747d
--- /dev/null
+++ b/chrome/browser/media/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+media/base",
+]
« no previous file with comments | « no previous file | chrome/browser/media/media_internals.h » ('j') | content/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698