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

Unified Diff: components/exo/surface.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
Index: components/exo/surface.h
diff --git a/components/exo/surface.h b/components/exo/surface.h
index 91c904290e83daf3a5193bb5cda448b2ebc49bf0..6a03b04a714fa1613c4cd06d51edee6838311e28 100644
--- a/components/exo/surface.h
+++ b/components/exo/surface.h
@@ -32,6 +32,7 @@ class TracedValue;
namespace cc {
class SurfaceFactory;
+class SurfaceIdAllocator;
}
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698