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

Unified Diff: content/DEPS

Issue 9316077: Enable audio/video tag in content_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comment; PathServiceTest.Get test still fails on mac Created 8 years, 10 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/DEPS
diff --git a/content/DEPS b/content/DEPS
index 6c72fafdbc18ea4c2cb72aad02bf381e4f311910..e2ad36623d5123dfd4ca486c5feba45bd680d32f 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+dbus",
"+gpu",
+ "+media",
scherkus (not reviewing) 2012/03/06 02:14:06 nit: could we get a tighter scope? AFAIK content/
vrk (LEFT CHROMIUM) 2012/03/06 20:34:15 Done.
"+net",
"+ppapi",
"+printing",

Powered by Google App Engine
This is Rietveld 408576698