Index: src/isolate.h |
diff --git a/src/isolate.h b/src/isolate.h |
index 2a1187361f5a1bcda9f6659b6b8a9bb097a29380..a2b0ebb50f9a14ae60c87b20f513d4c75a6b9459 100644 |
--- a/src/isolate.h |
+++ b/src/isolate.h |
@@ -31,7 +31,7 @@ class Bootstrapper; |
struct CallInterfaceDescriptor; |
class CodeGenerator; |
class CodeRange; |
-struct CodeStubInterfaceDescriptor; |
+class CodeStubInterfaceDescriptor; |
class CodeTracer; |
class CompilationCache; |
class ConsStringIteratorOp; |