| Index: Source/web/tests/PinchViewportTest.cpp
|
| diff --git a/Source/web/tests/PinchViewportTest.cpp b/Source/web/tests/PinchViewportTest.cpp
|
| index 00ed61560e100be846d891ffed9b0a4dedf9ef93..b426aa9222bf0a471ba611ebd27df97398aaf36c 100644
|
| --- a/Source/web/tests/PinchViewportTest.cpp
|
| +++ b/Source/web/tests/PinchViewportTest.cpp
|
| @@ -730,7 +730,7 @@
|
|
|
| // Test that the coordinates sent into moveRangeSelection are offset by the
|
| // pinch viewport's location.
|
| -TEST_F(PinchViewportTest, DISABLED_TestWebFrameRangeAccountsForPinchViewportScroll)
|
| +TEST_F(PinchViewportTest, TestWebFrameRangeAccountsForPinchViewportScroll)
|
| {
|
| initializeWithDesktopSettings();
|
| webViewImpl()->settings()->setDefaultFontSize(12);
|
|
|