| Index: content/test/gpu/page_sets/pixel_tests.py
|
| diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py
|
| index c0ed02a406a7779ae99d5afbe1c62ac7c2426c2a..4f68d68cec42379c87ca7ddfc3172699a0670669 100644
|
| --- a/content/test/gpu/page_sets/pixel_tests.py
|
| +++ b/content/test/gpu/page_sets/pixel_tests.py
|
| @@ -37,7 +37,7 @@ class PixelTestsPageSet(page_set_module.PageSet):
|
| url='file://../../data/gpu/pixel_css3d.html',
|
| name='Pixel.CSS3DBlueBox',
|
| test_rect=[0, 0, 300, 300],
|
| - revision=9,
|
| + revision=10,
|
| page_set=self))
|
|
|
| self.AddPage(PixelTestsPage(
|
|
|