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