| 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 ca13fa4e9a3f2c4439be57ed0d11f6980b0c0a10..463095738c37f727b5a2eac2a5b87e64694fef9f 100644
|
| --- a/ui/ozone/platform/drm/common/drm_util.h
|
| +++ b/ui/ozone/platform/drm/common/drm_util.h
|
| @@ -59,6 +59,7 @@ DisplaySnapshot_Params CreateDisplaySnapshotParams(
|
| const gfx::Point& origin);
|
|
|
| int GetFourCCFormatFromBufferFormat(gfx::BufferFormat format);
|
| +gfx::BufferFormat GetBufferFormatFromFourCCFormat(int format);
|
|
|
| } // namespace ui
|
|
|
|
|