| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 20b73637afde212f87d25818faa6990878ddbf8d..b432fb04a7677d3ee984287122b7f7322943e540 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -148,9 +148,6 @@ maxTouchPoints type=int, initial=0
|
| # crbug.com/304895 tracks removal once we're satisfied with the algorithm.
|
| touchAdjustmentEnabled initial=true
|
|
|
| -# A mostly-stable performance optimization. crbug.com/304518 tracks removal.
|
| -compositorTouchHitTesting initial=true
|
| -
|
| syncXHRInDocumentsEnabled initial=true
|
| cookieEnabled initial=true
|
| navigateOnDragDrop initial=true
|
|
|