| Index: testing/buildbot/chromium.gpu.json
|
| diff --git a/testing/buildbot/chromium.gpu.json b/testing/buildbot/chromium.gpu.json
|
| index 6c491b583952d3ff716c57a8e228ae01e78632ef..1f74d1d75be1647a261bbadc58f7742e40447495 100644
|
| --- a/testing/buildbot/chromium.gpu.json
|
| +++ b/testing/buildbot/chromium.gpu.json
|
| @@ -1825,7 +1825,8 @@
|
| },
|
| {
|
| "args": [
|
| - "--use-test-data-path"
|
| + "--use-test-data-path",
|
| + "--test_video_data=test-25fps.h264:320:240:250:258:::1"
|
| ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| @@ -2139,7 +2140,8 @@
|
| },
|
| {
|
| "args": [
|
| - "--use-test-data-path"
|
| + "--use-test-data-path",
|
| + "--test_video_data=test-25fps.h264:320:240:250:258:::1"
|
| ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
|
|