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

Unified Diff: cc/cc.gyp

Issue 11412289: Basic pixel tests for cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moves png comparison code to cc/test, does actual comparison Created 8 years 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 | « cc/DEPS ('k') | cc/cc_paths.h » ('j') | cc/cc_paths.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 72e18dcf3c5ef74e67c20933545fc812acfad7b7..2e1dca76bb0a2227e7c0f56937b974cbb2716fc0 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -17,6 +17,8 @@
'bitmap_skpicture_content_layer_updater.h',
'caching_bitmap_content_layer_updater.cc',
'caching_bitmap_content_layer_updater.h',
+ 'cc_paths.cc',
danakj 2012/12/03 19:14:10 should this be instead "src/cc/tests/paths.cc"?
+ 'cc_paths.h',
'checkerboard_draw_quad.cc',
'checkerboard_draw_quad.h',
'completion_event.h',
« no previous file with comments | « cc/DEPS ('k') | cc/cc_paths.h » ('j') | cc/cc_paths.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698