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

Unified Diff: content/gpu/DEPS

Issue 1320453003: media: Support MojoMediaApplication in GPU process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 5 years, 2 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: content/gpu/DEPS
diff --git a/content/gpu/DEPS b/content/gpu/DEPS
index 1831675cc674a935e900a4e18cea546d997be59f..87a7a0d7ed80b031e41b32a856835a42063d611d 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -2,6 +2,8 @@ include_rules = [
"+content/child",
"+libEGL",
"+libGLESv2",
+ "+media/mojo/services",
+ "+mojo/shell",
"+sandbox",
"+skia",
]

Powered by Google App Engine
This is Rietveld 408576698