| 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 4f68d68cec42379c87ca7ddfc3172699a0670669..6630e6e2414a009cfaf3bf945ac933cb0cdbe7bb 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=10,
|
| + revision=11,
|
| page_set=self))
|
|
|
| self.AddPage(PixelTestsPage(
|
|
|