Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 7caacff6894c4cd4b8fc2c5849298175744541e5..fadf8c54426b04730f2e1c41d1a2c8632db22d5c 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -274,6 +274,10 @@ |
| 'time_source.h', |
| 'timing_function.cc', |
| 'timing_function.h', |
| + 'top_controls_animation.cc', |
| + 'top_controls_animation.h', |
| + 'top_controls_manager.cc', |
| + 'top_controls_manager.h', |
| 'transferable_resource.cc', |
| 'transferable_resource.h', |
| 'tree_synchronizer.cc', |