Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index ce3bbef76ce39cc2fcc5588940a09f1edbdb57b9..f975201f127422e8085da3402f08b2e9ac577d7a 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -280,6 +280,9 @@ |
| 'time_source.h', |
| 'timing_function.cc', |
| 'timing_function.h', |
| + 'top_controls_manager.cc', |
| + 'top_controls_manager.h', |
| + 'top_controls_manager_client.h', |
| 'transferable_resource.cc', |
| 'transferable_resource.h', |
| 'tree_synchronizer.cc', |