Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 4d04c3bc3faaa1b83e1dafdf4764fc81b2c40c4e..7db4b4f921de4e926c296c04c7de15a253effa9e 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -335,6 +335,8 @@ |
'resources/sync_point_helper.h', |
'resources/texture_mailbox.cc', |
'resources/texture_mailbox.h', |
+ 'resources/texture_mailbox_deleter.cc', |
+ 'resources/texture_mailbox_deleter.h', |
'resources/tile.cc', |
'resources/tile.h', |
'resources/tile_manager.cc', |