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

Unified Diff: content/browser/DEPS

Issue 712463004: media: Support MojoRendererService in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased and Cleaned. Created 6 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index a40efd5962ff0f4c43f695fec1d25c5bdc1f08df..d5f3f6b5a1225f4a25bbbdae30ea7d43a62e49b4 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+media/base", # For Android JNI registration.
"+media/filters", # For reporting GPU decoding UMA.
"+media/midi", # For Web MIDI API
+ "+media/mojo", # For mojo media services.
"+media/video", # For Video Device monitoring in Mac.
"+mojo",
"+sql",

Powered by Google App Engine
This is Rietveld 408576698