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

Unified Diff: content/browser/gpu/gpu_pixel_browsertest.cc

Issue 23943008: Rebaseline pixel test ref image for CSS3DBlueBox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: used svn rev Created 7 years, 3 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/gpu/gpu_pixel_browsertest.cc
diff --git a/content/browser/gpu/gpu_pixel_browsertest.cc b/content/browser/gpu/gpu_pixel_browsertest.cc
index 7a13747c7313bf084244dfbbc21ad2f0b9842b6a..e5a685d5832d18eee0147131b024caa6d77497be 100644
--- a/content/browser/gpu/gpu_pixel_browsertest.cc
+++ b/content/browser/gpu/gpu_pixel_browsertest.cc
@@ -461,7 +461,7 @@ IN_PROC_BROWSER_TEST_F(GpuPixelBrowserTest, MANUAL_WebGLGreenTriangle) {
IN_PROC_BROWSER_TEST_F(GpuPixelBrowserTest, MANUAL_CSS3DBlueBox) {
// If test baseline needs to be updated after a given revision, update the
// following number. If no revision requirement, then 0.
- const int64 ref_img_revision_update = 209827;
+ const int64 ref_img_revision_update = 223622;
const ReferencePixel ref_pixels[] = {
// x, y, r, g, b
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698