Index: content/browser/frame_host/cross_process_frame_connector.h |
diff --git a/content/browser/frame_host/cross_process_frame_connector.h b/content/browser/frame_host/cross_process_frame_connector.h |
index b913399ccbcfcbe0f0f21a5225f507c6b0c86135..214858aa156975ac3427fd753047493e60a4902a 100644 |
--- a/content/browser/frame_host/cross_process_frame_connector.h |
+++ b/content/browser/frame_host/cross_process_frame_connector.h |
@@ -19,7 +19,7 @@ struct WebScreenInfo; |
} |
namespace cc { |
-struct SurfaceId; |
+class SurfaceId; |
struct SurfaceSequence; |
} |