Fix a gpu pixel test for WebGL's commit() API

When this test: pixel_offscreenCanvas_webgl_commit_worker.html was added,
the generated reference image is a blank image which is incorrect. Now
we have fixed the problem, the reference image needs to be updated. So
this CL increment the revision number for the test by 1. This CL also
updates the test by post an empty message back from worker-->main thread.

BUG=563852
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2359263002
Cr-Commit-Position: refs/heads/master@{#420683}
2 files changed