| Index: content/browser/renderer_host/input/input_router_impl_unittest.cc
|
| diff --git a/content/browser/renderer_host/input/input_router_impl_unittest.cc b/content/browser/renderer_host/input/input_router_impl_unittest.cc
|
| index e5d16cba8a259c40ff3f0788e5459dbb2e49b3e2..d1e7bb7ce4c48b8af66bac09f5ecc4f0247db81a 100644
|
| --- a/content/browser/renderer_host/input/input_router_impl_unittest.cc
|
| +++ b/content/browser/renderer_host/input/input_router_impl_unittest.cc
|
| @@ -1231,7 +1231,6 @@ TEST_F(InputRouterImplTest, GestureShowPressIsInOrder) {
|
| EXPECT_EQ(1U, GetSentMessageCountAndResetSink());
|
| EXPECT_EQ(1U, ack_handler_->GetAndResetAckCount());
|
|
|
| -
|
| // GesturePinchBegin ignores its ack.
|
| SimulateGestureEvent(WebInputEvent::GesturePinchBegin,
|
| blink::WebGestureDeviceTouchscreen);
|
|
|