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

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: rebase only 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
« no previous file with comments | « content/browser/media/media_source_browsertest.cc ('k') | content/child/runtime_features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « content/browser/media/media_source_browsertest.cc ('k') | content/child/runtime_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698