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

Unified Diff: cc/cc_tests.gyp

Issue 14135011: cc: Add software renderer pixel tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fuzzy only for software Created 7 years, 8 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 b126b457e404740a1d9492bcbfe16a847c4ba400..c7931db7e6160f76c77d59583a2faf5678f95f79 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -38,8 +38,8 @@
'layers/tiled_layer_impl_unittest.cc',
'layers/tiled_layer_unittest.cc',
'output/delegating_renderer_unittest.cc',
- 'output/gl_renderer_pixeltest.cc',
'output/gl_renderer_unittest.cc',
+ 'output/renderer_pixeltest.cc',
'output/render_surface_filters_unittest.cc',
'output/shader_unittest.cc',
'output/software_renderer_unittest.cc',
« 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