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

Unified Diff: services/gfx/compositor/graph/nodes.h

Issue 1873573003: Mozart: Ensure time always runs forward. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-3
Patch Set: fix build error on Android 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
« no previous file with comments | « services/gfx/compositor/compositor_engine.cc ('k') | services/gfx/compositor/graph/nodes.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/gfx/compositor/graph/nodes.h
diff --git a/services/gfx/compositor/graph/nodes.h b/services/gfx/compositor/graph/nodes.h
index 820bc390a641d2b1fcc0481932d0b099d9edacd5..27fba4ce5dbb4343f8648d1fa59ca6260042f865 100644
--- a/services/gfx/compositor/graph/nodes.h
+++ b/services/gfx/compositor/graph/nodes.h
@@ -22,7 +22,6 @@ namespace compositor {
class SceneContent;
class SceneContentBuilder;
-class SceneDef;
class TransformPair;
// Base class for nodes in a scene graph.
« no previous file with comments | « services/gfx/compositor/compositor_engine.cc ('k') | services/gfx/compositor/graph/nodes.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698