Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index b726635cb9863092cc9c386ca1f6f05aecf3915e..00a0b8b6a111fff0de0b5397b6bdec98b1a2856a 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', |
@@ -331,6 +332,8 @@ |
'resources/scoped_resource.h', |
'resources/scoped_ui_resource.cc', |
'resources/scoped_ui_resource.h', |
+ 'resources/single_release_callback.cc', |
+ 'resources/single_release_callback.h', |
'resources/skpicture_content_layer_updater.cc', |
'resources/skpicture_content_layer_updater.h', |
'resources/sync_point_helper.cc', |