Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1510)

Unified Diff: ui/ozone/platform/drm/gpu/drm_device.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/ozone/platform/cast/platform_window_cast.h ('k') | ui/ozone/platform/drm/gpu/drm_overlay_validator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b11167c46a5e0cd9bf30dc45552ea0b5785a598b..70113d377ac4e10f5428ea7911dc089a554582cc 100644
--- a/ui/ozone/platform/drm/gpu/drm_device.h
+++ b/ui/ozone/platform/drm/gpu/drm_device.h
@@ -26,10 +26,6 @@ typedef struct _drmModeModeInfo drmModeModeInfo;
struct SkImageInfo;
-namespace base {
-class SingleThreadTaskRunner;
-} // namespace base
-
namespace ui {
class HardwareDisplayPlaneManager;
« no previous file with comments | « ui/ozone/platform/cast/platform_window_cast.h ('k') | ui/ozone/platform/drm/gpu/drm_overlay_validator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698