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

Unified Diff: cc/cc_tests.gyp

Issue 12558003: cc: Made image comparison for pixel tests error tolerant. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added output of error pixel details. Created 7 years, 9 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 | cc/output/gl_renderer_pixeltest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index d6c60d11c8cec3289846be4c23ebef59e4756c77..2f790a713dcbdb094ca129df72bd2e26572806ac 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -256,6 +256,8 @@
'..'
],
'sources': [
+ 'test/pixel_comparator.cc',
+ 'test/pixel_comparator.h',
'test/pixel_test_utils.cc',
'test/pixel_test_utils.h',
],
« no previous file with comments | « no previous file | cc/output/gl_renderer_pixeltest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698