Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index c5f2033adbfa32e9a7f48d9a4f548c544b9be938..b2bc02242ec5f04ba5b6760a0a8161b683edc564 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -248,6 +248,8 @@ |
| 'layers/video_layer.h', |
| 'layers/video_layer_impl.cc', |
| 'layers/video_layer_impl.h', |
| + 'layers/viewport.cc', |
| + 'layers/viewport.h', |
| 'output/begin_frame_args.cc', |
| 'output/begin_frame_args.h', |
| 'output/bsp_tree.cc', |