Chromium Code Reviews| Index: Source/core/page/Settings.in |
| diff --git a/Source/core/page/Settings.in b/Source/core/page/Settings.in |
| index 3b30c01187b4d903842baf2b2e6398193373bdea..b24dc3d11b8911144fbf031bb71daec905452499 100644 |
| --- a/Source/core/page/Settings.in |
| +++ b/Source/core/page/Settings.in |
| @@ -124,6 +124,7 @@ shouldRespectImageOrientation initial=false |
| deviceSupportsTouch initial=false |
| deviceSupportsMouse initial=true |
| +maxTouchPoints type=int, initial=0 |
|
Rick Byers
2013/10/10 22:12:18
Please add a comment (see the other new comments i
|
| touchAdjustmentEnabled initial=true |
| compositorTouchHitTesting initial=true |