| Index: ui/ozone/platform/drm/common/drm_util.h
|
| diff --git a/ui/ozone/platform/drm/common/drm_util.h b/ui/ozone/platform/drm/common/drm_util.h
|
| index 52e90fee7d64eafdf6f8bcee32e9a7c3af1f7433..57f9d217d2489e23d042e57664d90a21ecd00890 100644
|
| --- a/ui/ozone/platform/drm/common/drm_util.h
|
| +++ b/ui/ozone/platform/drm/common/drm_util.h
|
| @@ -66,7 +66,7 @@ DisplaySnapshot_Params CreateDisplaySnapshotParams(
|
| int GetFourCCFormatFromBufferFormat(gfx::BufferFormat format);
|
| gfx::BufferFormat GetBufferFormatFromFourCCFormat(int format);
|
|
|
| -int GetFourCCFormatForFramebuffer(gfx::BufferFormat format);
|
| +int GetFourCCFormatForOpaqueFramebuffer(gfx::BufferFormat format);
|
|
|
| gfx::Size GetMaximumCursorSize(int fd);
|
|
|
|
|