| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index 0683c693f487b6d8d799667d6d03d72a7c8ce352..d4afd55024905236082512a3acf21470c381a8e0 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -91,6 +91,7 @@ NavigatorContentUtils
|
| NetworkInformation status=stable
|
| // CSS parser based on the css-syntax spec. crbug.com/330389
|
| NewCSSParser
|
| +NotificationConstructor status=stable
|
| Notifications status=stable
|
| OrientationEvent
|
| // Only enabled on Android, and for certain layout tests on Linux.
|
|
|