| Index: ui/ozone/platform/drm/gpu/drm_device.h
|
| diff --git a/ui/ozone/platform/drm/gpu/drm_device.h b/ui/ozone/platform/drm/gpu/drm_device.h
|
| index 2af2d8dcc70a5074a5aa376444caea6088ab21ef..146887811cc52898b41119309ff7b1ba04238c50 100644
|
| --- a/ui/ozone/platform/drm/gpu/drm_device.h
|
| +++ b/ui/ozone/platform/drm/gpu/drm_device.h
|
| @@ -45,7 +45,6 @@ class OZONE_EXPORT DrmDevice : public base::RefCountedThreadSafe<DrmDevice> {
|
| unsigned int /* seconds */,
|
| unsigned int /* useconds */)> PageFlipCallback;
|
|
|
| - DrmDevice(const base::FilePath& device_path);
|
| DrmDevice(const base::FilePath& device_path, base::File file);
|
|
|
| // Open device.
|
|
|