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

Unified Diff: ui/compositor/layer.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/compositor/compositor.h ('k') | ui/compositor/layer_animator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/layer.h
diff --git a/ui/compositor/layer.h b/ui/compositor/layer.h
index f2cd394c7f0935447effff97e504897877bf5dde..4bb77d315bdc7e96014a88a6b7a7e7e874c27ae5 100644
--- a/ui/compositor/layer.h
+++ b/ui/compositor/layer.h
@@ -33,14 +33,10 @@
#include "ui/gfx/image/image_skia.h"
#include "ui/gfx/transform.h"
-class SkCanvas;
-
namespace cc {
-class ContentLayer;
class CopyOutputRequest;
class Layer;
class NinePatchLayer;
-class ResourceUpdateQueue;
class SolidColorLayer;
class SurfaceLayer;
class TextureLayer;
« no previous file with comments | « ui/compositor/compositor.h ('k') | ui/compositor/layer_animator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698