Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 5ebcee5dc966d66e0e14005f270b7043adb82191..6ba730bcef022790ec4b48a11adf67b73050e04b 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -263,6 +263,8 @@ |
| 'texture_layer_client.h', |
| 'texture_layer_impl.cc', |
| 'texture_layer_impl.h', |
| + 'texture_mailbox.cc', |
| + 'texture_mailbox.h', |
| 'texture_uploader.cc', |
| 'texture_uploader.h', |
| 'thread.h', |