Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 73ef415b6e10cbb7c0b04f4d0bcecf1c7322efc1..e0c0283394e3f2c46fb57842ad02d36b5568b2ba 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -72,6 +72,7 @@ Media status=stable |
| MediaSource status=stable |
| MediaSourceExperimental depends_on=MediaSource, status=experimental |
| MediaStream status=stable |
| +NavigatorContentUtils status=experimental |
|
abarth-chromium
2013/12/09 07:12:55
I'd leave the status off here. It's not a simple
gyuyoung-inactive
2013/12/09 07:35:31
As you said, I remove the "experimental" status on
|
| Notifications status=stable |
| ObjectFitPosition status=stable |
| // Only enabled on Android, and for certain layout tests on Linux. |