Index: cc/surfaces/surface_factory_client.h |
diff --git a/cc/surfaces/surface_factory_client.h b/cc/surfaces/surface_factory_client.h |
index f42bf35cbf77974ede3516a4054e7a312c8169ab..3454c9c5361787b38bae9da89e920cf1b053e6e3 100644 |
--- a/cc/surfaces/surface_factory_client.h |
+++ b/cc/surfaces/surface_factory_client.h |
@@ -13,7 +13,7 @@ |
namespace cc { |
class BeginFrameSource; |
-struct SurfaceId; |
+class SurfaceId; |
class CC_SURFACES_EXPORT SurfaceFactoryClient { |
public: |