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

Unified Diff: cc/cc.gyp

Issue 23648014: cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: releasecallback: missingfiles Created 7 years, 3 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/layers/texture_layer.h » ('j') | cc/resources/scoped_release_callback.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 b726635cb9863092cc9c386ca1f6f05aecf3915e..5f79ee0d43dc20e23ca4927fb48ca46859df1691 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -314,6 +314,7 @@
'resources/raster_mode.h',
'resources/raster_worker_pool.cc',
'resources/raster_worker_pool.h',
+ 'resources/release_callback.h',
'resources/resource.cc',
'resources/resource.h',
'resources/resource_pool.cc',
@@ -327,6 +328,8 @@
'resources/resource_update_queue.cc',
'resources/resource_update_queue.h',
'resources/returned_resource.h',
+ 'resources/scoped_release_callback.cc',
+ 'resources/scoped_release_callback.h',
'resources/scoped_resource.cc',
'resources/scoped_resource.h',
'resources/scoped_ui_resource.cc',
« no previous file with comments | « no previous file | cc/layers/texture_layer.h » ('j') | cc/resources/scoped_release_callback.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698