Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: content/test/data/gpu/pixel_offscreenCanvas_transferToImageBitmap_worker.html

Issue 2594393003: Improve gpu pixel test for OffscreenCanvas (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/gpu/pixel_offscreenCanvas_transferToImageBitmap_worker.html
diff --git a/content/test/data/gpu/pixel_offscreenCanvas_transferToImageBitmap_worker.html b/content/test/data/gpu/pixel_offscreenCanvas_transferToImageBitmap_worker.html
index 9a14a05572e40089cba8d82231be646e2c7db973..158818c8dd25d14332d40cb6dc1440e80c5232dd 100644
--- a/content/test/data/gpu/pixel_offscreenCanvas_transferToImageBitmap_worker.html
+++ b/content/test/data/gpu/pixel_offscreenCanvas_transferToImageBitmap_worker.html
@@ -2,7 +2,7 @@
<!-- READ BEFORE UPDATING:
If this test is updated make sure to increment the "revision" value of the
-associated test in content/test/gpu/page_sets/pixel_tests.py. This will ensure
+associated test in content/test/gpu/gpu_tests/pixel_test_pages.py. This will ensure
that the baseline images are regenerated on the next run.
-->

Powered by Google App Engine
This is Rietveld 408576698