Index: src/objects/scope-info.h |
diff --git a/src/objects/scope-info.h b/src/objects/scope-info.h |
index 097c10f76f624c82238f3543f3bf8654c4807212..24f63549c832e8440f09d2c160cc4e89ef3d5199 100644 |
--- a/src/objects/scope-info.h |
+++ b/src/objects/scope-info.h |
@@ -32,7 +32,7 @@ class Zone; |
// routines. |
class ScopeInfo : public FixedArray { |
public: |
- DECLARE_CAST(ScopeInfo) |
+ DECL_CAST(ScopeInfo) |
// Return the type of this scope. |
ScopeType scope_type(); |