Index: third_party/WebKit/Source/platform/PlatformChromeClient.h |
diff --git a/third_party/WebKit/Source/platform/PlatformChromeClient.h b/third_party/WebKit/Source/platform/PlatformChromeClient.h |
index f3d99db28dc04eb293b7b5a79318357101afef36..f44b9cd6496e794d85f14521f6b4f984569672be 100644 |
--- a/third_party/WebKit/Source/platform/PlatformChromeClient.h |
+++ b/third_party/WebKit/Source/platform/PlatformChromeClient.h |
@@ -33,6 +33,7 @@ |
#include "platform/wtf/Noncopyable.h" |
namespace blink { |
+ |
class IntRect; |
class PLATFORM_EXPORT PlatformChromeClient |