| Index: third_party/WebKit/Source/core/frame/Settings.in
 | 
| diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
 | 
| index 312470fc9aa05d915e1a7dc53bbc3af268378e4d..b35509b29e36cc7cd27779bd28cbcfddc02737d5 100644
 | 
| --- a/third_party/WebKit/Source/core/frame/Settings.in
 | 
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
 | 
| @@ -120,7 +120,6 @@ shouldRespectImageOrientation initial=false
 | 
|  # or uses it (i.e. Chromebook Pixel users generally don't want to give up
 | 
|  # screen real estate just because they happen to have a touchscreen).
 | 
|  deviceSupportsTouch initial=false
 | 
| -deviceSupportsMouse initial=true
 | 
|  
 | 
|  # This value indicates the number of simultaneous multi-touch points supported
 | 
|  # by the currently connected screen/digitizer that supports the most points.
 | 
| 
 |