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

Unified Diff: cc/output/dynamic_geometry_binding.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h 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 | « cc/output/context_provider.h ('k') | cc/output/filter_operation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/dynamic_geometry_binding.h
diff --git a/cc/output/dynamic_geometry_binding.h b/cc/output/dynamic_geometry_binding.h
index 5f3e3fff51bf97800d09a77edbe499a907c7ba21..08a7a15af5b02edec41f7e0b38a5a071cd1bca90 100644
--- a/cc/output/dynamic_geometry_binding.h
+++ b/cc/output/dynamic_geometry_binding.h
@@ -8,6 +8,10 @@
#include "base/macros.h"
#include "cc/output/geometry_binding.h"
+namespace gfx {
+class QuadF;
+}
+
namespace cc {
class DynamicGeometryBinding {
« no previous file with comments | « cc/output/context_provider.h ('k') | cc/output/filter_operation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698