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

Unified Diff: cc/cc.gyp

Issue 11453014: Implement the logic to kick off image decoding jobs for TileManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | cc/image.h » ('j') | cc/image.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 841bb96fb39140b073b30c62f820bf01cb87d0d6..b0b08807e3cf8105e1af8fa3c1e34c400632c8e6 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -71,6 +71,8 @@
'image_layer_updater.h',
'image_layer.cc',
'image_layer.h',
+ 'image.cc',
+ 'image.h',
'input_handler.h',
'io_surface_draw_quad.cc',
'io_surface_draw_quad.h',
« no previous file with comments | « no previous file | cc/image.h » ('j') | cc/image.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698