Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 21a126e412395b51bb701e468f5a356246e544c1..d9f64d52841f8bba761eaa3d97e7b565a2d568a2 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -47,6 +47,7 @@ CSS3Text status=experimental |
| CSS3TextDecorations status=experimental |
| CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental |
| Database status=stable |
| +DeviceLight status=experimental |
|
timvolodine
2014/04/29 14:48:41
I think this should be "test" for now. Once the La
|
| DeviceMotion status=stable |
| DeviceOrientation status=stable |
| DialogElement status=experimental |