Index: public/platform/WebContentLayerClient.h |
diff --git a/public/platform/WebContentLayerClient.h b/public/platform/WebContentLayerClient.h |
index abf25d77dcd1a817a4d3350c7d954628594be8cb..3630119cfaef80e1087b9ece282d286a1b70a161 100644 |
--- a/public/platform/WebContentLayerClient.h |
+++ b/public/platform/WebContentLayerClient.h |
@@ -32,6 +32,8 @@ |
namespace blink { |
class WebDisplayItemList; |
+class WebDisplayList; |
+struct WebDisplayListDiff; |
struct WebRect; |
class BLINK_PLATFORM_EXPORT WebContentLayerClient { |