Index: src/compiler/access-info.h |
diff --git a/src/compiler/access-info.h b/src/compiler/access-info.h |
index 1a01eb3daa2eb7f189c454b14d2aa1b260c8c6b0..c1981212a11e4563d7c5b2f7055faf4e56d68bc9 100644 |
--- a/src/compiler/access-info.h |
+++ b/src/compiler/access-info.h |
@@ -22,6 +22,7 @@ class Factory; |
namespace compiler { |
// Forward declarations. |
+class Type; |
class TypeCache; |
// Whether we are loading a property or storing to a property. |