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 c3054d02abc063e10bdc558305603acd0425bec1..f9f50cbdafe39054d191d155c91e2e36bc733f79 100644 |
--- a/content/browser/frame_host/cross_process_frame_connector.h |
+++ b/content/browser/frame_host/cross_process_frame_connector.h |
@@ -6,6 +6,7 @@ |
#define CONTENT_BROWSER_FRAME_HOST_CROSS_PROCESS_FRAME_CONNECTOR_H_ |
#include "cc/output/compositor_frame.h" |
+#include "cc/surfaces/surface_id.h" |
#include "content/common/content_export.h" |
#include "ui/gfx/geometry/rect.h" |
@@ -15,7 +16,6 @@ struct WebScreenInfo; |
} |
namespace cc { |
-struct SurfaceId; |
struct SurfaceSequence; |
} |