Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index dcc8b23acad19783236f8ea1c1970d6206306c19..78e76969eb4712a7c9cb38fcfc99887bb8bb6495 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -81,6 +81,8 @@ |
| 'input/top_controls_manager.cc', |
| 'input/top_controls_manager.h', |
| 'input/top_controls_manager_client.h', |
| + 'input/viewport_scrollbar.cc', |
| + 'input/viewport_scrollbar.h', |
| 'layers/append_quads_data.h', |
| 'layers/compositing_reasons.h', |
| 'layers/content_layer.cc', |