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

Unified Diff: components/mus/surfaces/top_level_display_client.h

Issue 1881793002: SurfacelessSurfaces for Mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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
Index: components/mus/surfaces/top_level_display_client.h
diff --git a/components/mus/surfaces/top_level_display_client.h b/components/mus/surfaces/top_level_display_client.h
index edc2d45c8bdee2551cfcd3c0dcd48d152ce3c116..d1c7293388f4a20fb2fd6a61befe5cddcee70bf3 100644
--- a/components/mus/surfaces/top_level_display_client.h
+++ b/components/mus/surfaces/top_level_display_client.h
@@ -29,6 +29,10 @@ class SurfaceFactory;
class SyntheticBeginFrameSource;
}
+namespace ui {
+class CompositorVSyncManager;
+}
+
namespace mus {
class DisplayDelegate;

Powered by Google App Engine
This is Rietveld 408576698