Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index f64974a0029acb2e1c652d9d2a374bf8aafdafb6..81c2bba346293ad07c5c73d8a707a5b54064eff8 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -154,6 +154,8 @@ |
| 'layers/video_layer.h', |
| 'layers/video_layer_impl.cc', |
| 'layers/video_layer_impl.h', |
| + 'output/begin_frame_args.cc', |
| + 'output/begin_frame_args.h', |
| 'output/compositor_frame.cc', |
| 'output/compositor_frame.h', |
| 'output/compositor_frame_ack.cc', |