Index: public/web/WebRemoteFrame.h |
diff --git a/public/web/WebRemoteFrame.h b/public/web/WebRemoteFrame.h |
index ca0c1ab6a2436bbaa24f2bc95a6630719935cfeb..d67d71ab65384da693bd36ab2f9af7746a77ffae 100644 |
--- a/public/web/WebRemoteFrame.h |
+++ b/public/web/WebRemoteFrame.h |
@@ -8,6 +8,8 @@ |
#include "public/web/WebFrame.h" |
namespace blink { |
+ |
+class WebFrameClient; |
class WebRemoteFrameClient; |
class WebRemoteFrame : public WebFrame { |