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

Unified Diff: gfx/gfx.gyp

Issue 2967008: Add a function to scroll a platform canvas. This uses the platform scroll... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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 | « gfx/blit_unittest.cc ('k') | gfx/skbitmap_operations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gfx/gfx.gyp
===================================================================
--- gfx/gfx.gyp (revision 52180)
+++ gfx/gfx.gyp (working copy)
@@ -17,6 +17,7 @@
'../testing/gtest.gyp:gtest',
],
'sources': [
+ 'blit_unittest.cc',
'codec/jpeg_codec_unittest.cc',
'codec/png_codec_unittest.cc',
'color_utils_unittest.cc',
« no previous file with comments | « gfx/blit_unittest.cc ('k') | gfx/skbitmap_operations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698