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

Unified Diff: cc/cc.gyp

Issue 12353003: cc: Refactored Tile::GetResourceId (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/picture_layer_impl.cc » ('j') | cc/picture_layer_impl.cc » ('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 3f340f745a3372bbfd650a52391f158d84018baf..543f7c196d5a887317ba3ae41f249c0e77d84c1a 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -285,6 +285,8 @@
'tile.h',
'tile_draw_quad.cc',
'tile_draw_quad.h',
+ 'tile_drawing_info.cc',
+ 'tile_drawing_info.h',
'tile_manager.cc',
'tile_manager.h',
'tile_priority.cc',
« no previous file with comments | « no previous file | cc/picture_layer_impl.cc » ('j') | cc/picture_layer_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698