Chromium Code Reviews| Index: src/ia32/frames-ia32.h |
| =================================================================== |
| --- src/ia32/frames-ia32.h (revision 4906) |
| +++ src/ia32/frames-ia32.h (working copy) |
| @@ -28,6 +28,8 @@ |
| #ifndef V8_IA32_FRAMES_IA32_H_ |
| #define V8_IA32_FRAMES_IA32_H_ |
| +#include "memory.h" |
| + |
| namespace v8 { |
| namespace internal { |