Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 119ebe6

Browse files
author
Emmanuel Garcia
committed
Nit
1 parent 143f60f commit 119ebe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/embedded_views.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ class ExternalViewEmbedder {
249249
// Must be called on the UI thread.
250250
virtual SkCanvas* CompositeEmbeddedView(int view_id) = 0;
251251

252-
// Submits the frame by calling frame.Submit().
252+
// Implementers must submit the frame by calling frame.Submit().
253253
//
254254
// This method can mutate the root Skia canvas before submitting the frame.
255255
//

0 commit comments

Comments
 (0)