Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index f06e5cbd7d8eee6f94f013fc414788c994653e33..1f6d32917d2894ec71d489eb5dc01df58324beb9 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -275,6 +275,11 @@ |
| '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', |
| + 'top_controls_manager_client.h', |
| 'transferable_resource.cc', |
| 'transferable_resource.h', |
| 'tree_synchronizer.cc', |