Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(898)

Unified Diff: content/common/gpu/media/rendering_helper.h

Issue 57663002: Add VDA decode time test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698