Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 1a372be5a4439447186fcc9a650272a7838ff9df..aa67db7b783e27051bfa1fede498a249b9bebb1b 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -32,6 +32,8 @@ Bluetooth status=experimental |
| ClientHints status=experimental |
| CompositedSelectionUpdate |
| CompositorWorker status=experimental |
| +// The cc/animation refactoring (Project Heaviside). crbug.com/394772 |
| +CompositorAnimationTimelines |
|
Ian Vollick
2015/03/31 02:52:34
Source/platform lgtm
|
| ContextMenu status=experimental |
| CredentialManager status=test |
| CSS3Text status=experimental |