Chromium Code Reviews| Index: content/common/gpu/media/rendering_helper.h |
| diff --git a/content/common/gpu/media/rendering_helper.h b/content/common/gpu/media/rendering_helper.h |
| index 4292c7476fa35ddee5f75940447bcd8ab9ea94d1..31e5f7e69b531d9029cf45e51c59590b94f62bb6 100644 |
| --- a/content/common/gpu/media/rendering_helper.h |
| +++ b/content/common/gpu/media/rendering_helper.h |
| @@ -197,6 +197,8 @@ class RenderingHelper { |
| #endif |
| #endif |
| + bool ignore_vsync_; |
| + |
| gfx::AcceleratedWidget window_; |
| gfx::Size screen_size_; |