Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 2b71e90f345e7cdf508c08344294f81a4397f2cc..e3c811c6c3209c00757e16afb01c0173ea78a132 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -279,6 +279,8 @@ |
| 'timing_function.h', |
| 'transferable_resource.cc', |
| 'transferable_resource.h', |
| + 'transform_operations.cc', |
| + 'transform_operations.h', |
| 'tree_synchronizer.cc', |
| 'tree_synchronizer.h', |
| 'util.h', |