| 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 aee495adf0bb5e6fb5c00c7c83e228ab0b0a22b7..ed02c1b2ab7de242cf55a152103cc19741afcbed 100644
|
| --- a/content/common/gpu/media/rendering_helper.h
|
| +++ b/content/common/gpu/media/rendering_helper.h
|
| @@ -31,7 +31,6 @@ struct RenderingHelperParams {
|
| RenderingHelperParams();
|
| ~RenderingHelperParams();
|
|
|
| - bool suppress_swap_to_display;
|
| int num_windows;
|
| // Dimensions of window(s) created for displaying frames. In the
|
| // case of thumbnail rendering, these won't match the frame dimensions.
|
|
|