chore: make OSR compile on Windows

This commit is contained in:
Heilig Benedek 2019-02-04 14:33:47 +01:00 committed by deepak1556
parent 66db627913
commit cece8bce0b
2 changed files with 5 additions and 2 deletions

View file

@ -343,7 +343,7 @@ class OffScreenRenderWidgetHostView : public content::RenderWidgetHostViewBase,
// Latest capture sequence number which is incremented when the caller
// requests surfaces be synchronized via
// EnsureSurfaceSynchronizedForLayoutTest().
// EnsureSurfaceSynchronizedForWebTest().
uint32_t latest_capture_sequence_number_ = 0u;
SkColor background_color_ = SkColor();