| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| index 5cf5e1ab8393f1b985a981273b6b3e0b4c4db9ca..c9a42b6df18ab675c8d759a72a556cce0cdafec8 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -161,6 +161,8 @@ PermissionDelegation status=test
|
| Permissions status=stable
|
| PermissionsRequestRevoke status=experimental
|
| PointerEvent status=experimental
|
| +// For temporary compat testing of Edge-like model - crbug.com/640700
|
| +PointerEventV1SpecCapturing
|
| PreciseMemoryInfo
|
| // This feature is deprecated and we are evangelizing affected sites.
|
| // See https://crbug.com/346236 for current status.
|
|
|