| Index: third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual-automation.js
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual-automation.js b/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual-automation.js
|
| index c703dda64462416445a86d809bca887f18d41cc9..904f62ba690ad3a7078f1ce7137d3f45d631fd67 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual-automation.js
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual-automation.js
|
| @@ -1,2 +1,2 @@
|
| if (window.chrome && chrome.gpuBenchmarking)
|
| - chrome.gpuBenchmarking.smoothDrag(250, 250, 200, 200, function() {}, 1);
|
| + chrome.gpuBenchmarking.smoothScrollBy(50, function() {}, 250, 250, 1, "down");
|
|
|