chore: make OSR compile on Windows
This commit is contained in:
parent
66db627913
commit
cece8bce0b
2 changed files with 5 additions and 2 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue