Index: ui/base/touch/touch_factory.cc |
diff --git a/ui/base/touch/touch_factory.cc b/ui/base/touch/touch_factory.cc |
index b3f9e51042dbc8d30d49ef62e53721f56f35b88e..f4bfb1e4ff38dbe45ebabb77e38f4f2084438952 100644 |
--- a/ui/base/touch/touch_factory.cc |
+++ b/ui/base/touch/touch_factory.cc |
@@ -132,7 +132,6 @@ TouchFactory* TouchFactory::GetInstance() { |
TouchFactory::TouchFactory() |
: is_cursor_visible_(true), |
- keep_mouse_cursor_(false), |
cursor_timer_(), |
pointer_device_lookup_(), |
touch_device_available_(false), |