| Index: mojo/services/gfx/composition/interfaces/scenes.mojom
|
| diff --git a/mojo/services/gfx/composition/interfaces/scenes.mojom b/mojo/services/gfx/composition/interfaces/scenes.mojom
|
| index 2e7f631033aae59e0319720459ff326e3f795fe1..158f964df18704f9e3c08801bc3579b6a636b319 100644
|
| --- a/mojo/services/gfx/composition/interfaces/scenes.mojom
|
| +++ b/mojo/services/gfx/composition/interfaces/scenes.mojom
|
| @@ -209,7 +209,7 @@ struct SceneMetadata {
|
| //
|
| // Note that version numbers are unordered; there is no need to increment
|
| // them monotonically. Values may also be reused at will.
|
| - uint32 version = 0; // kSceneVersionNone
|
| + uint32 version = 0; // kSceneVersionNone
|
|
|
| // A timestamp indicating approximately when the published contents of the
|
| // scene are to be shown on the display output assuming everything is
|
|
|