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