| Index: Source/web/tests/TouchActionTest.cpp
|
| diff --git a/Source/web/tests/TouchActionTest.cpp b/Source/web/tests/TouchActionTest.cpp
|
| index 064d1e9242629933b3ab328b82f1c13b89983e35..62cdd3728e7ced2bc173b1e291263b58d1eae2a2 100644
|
| --- a/Source/web/tests/TouchActionTest.cpp
|
| +++ b/Source/web/tests/TouchActionTest.cpp
|
| @@ -328,7 +328,7 @@ void TouchActionTest::sendTouchEvent(WebView* webView, WebInputEvent::Type type,
|
| }
|
|
|
| // crbug.com/411038
|
| -TEST_F(TouchActionTest, DISABLED_Simple)
|
| +TEST_F(TouchActionTest, Simple)
|
| {
|
| runTouchActionTest("touch-action-simple.html");
|
| }
|
|
|