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

Unified Diff: cc/cc.gyp

Issue 11516005: cc: Handle directly composited images in impl-side painting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix windows 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/content_layer_client.h » ('j') | no next file with comments »
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 3a128cad398ae5fc5f3c9b102e803c61dee17d51..f157d0373de178fd8c6de5a23334af7dc9032021 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -126,6 +126,8 @@
'page_scale_animation.h',
'picture.cc',
'picture.h',
+ 'picture_image_layer.cc',
+ 'picture_image_layer.h',
'picture_layer.cc',
'picture_layer.h',
'picture_layer_impl.cc',
« no previous file with comments | « no previous file | cc/content_layer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698