| Index: ui/ozone/platform/drm/gpu/gbm_buffer.h
|
| diff --git a/ui/ozone/platform/drm/gpu/gbm_buffer.h b/ui/ozone/platform/drm/gpu/gbm_buffer.h
|
| index f4ff68a24a8c31eb84de634f6340c528710a184d..b8397448b98dc0521cc24fc87ccc3904e03bb169 100644
|
| --- a/ui/ozone/platform/drm/gpu/gbm_buffer.h
|
| +++ b/ui/ozone/platform/drm/gpu/gbm_buffer.h
|
| @@ -41,7 +41,6 @@
|
| int GetFd(size_t plane) const;
|
| int GetStride(size_t plane) const;
|
| int GetOffset(size_t plane) const;
|
| - size_t GetSize(size_t plane) const;
|
| uint64_t GetFormatModifier(size_t plane) const;
|
| gfx::Size GetSize() const override;
|
|
|
|
|