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

Unified Diff: content/child/DEPS

Issue 27230004: Do not run MSE related tests when MSE is not available. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Comments Created 7 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index e962861d54623b3a5d6788f46d171ede4efeff5d..911b3c9175ec40502fbd3eca406877af76558740 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/tracing",
"+content/public/child",
+ "+media/base/android",
qinmin 2013/10/16 22:14:34 better ask some content/ OWNERs to see if this inc
xhwang 2013/10/17 00:46:19 Done and got l'g't'm.
]

Powered by Google App Engine
This is Rietveld 408576698