Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 4c3b5406a5919aab815779036a8ecc81e429d50f..a27bad7d9ce7eee46247e255870dbb38de3d4eb5 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', |