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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 250553006: Unship MediaController by making it an experimental runtime-enabled feature (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update tests Created 6 years, 8 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index aebdf74242a4e886ab49c8f994c75b1e947cb68e..519ea10764fc59ede5776e734f1e42914c9b0c01 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -73,6 +73,7 @@ LayerSquashing status=test
PrefixedEncryptedMedia status=stable
LocalStorage status=stable
Media status=stable
+MediaController depends_on=Media, status=experimental
MediaQueryParser status=test
MediaSource status=stable
MediaSourceExperimental depends_on=MediaSource, status=experimental

Powered by Google App Engine
This is Rietveld 408576698