| Index: ui/chromeos/touch_exploration_controller.h
|
| diff --git a/ui/chromeos/touch_exploration_controller.h b/ui/chromeos/touch_exploration_controller.h
|
| index d023ec9ec2b4e525843c52b67e67bf775afee2af..96a77989eed7b35d860c4e9e42b94459a92db094 100644
|
| --- a/ui/chromeos/touch_exploration_controller.h
|
| +++ b/ui/chromeos/touch_exploration_controller.h
|
| @@ -424,7 +424,7 @@ class UI_CHROMEOS_EXPORT TouchExplorationController
|
|
|
| // In one finger passthrough, the touch is displaced relative to the
|
| // last touch exploration location.
|
| - gfx::Vector2d passthrough_offset_;
|
| + gfx::Vector2dF passthrough_offset_;
|
|
|
| // Stores the most recent event from a finger that is currently not
|
| // sending events through, but might in the future (e.g. before a finger
|
|
|