Chromium Code Reviews

Unified Diff: src/x64/frames-x64.h

Issue 6716020: Rename memory.h to v8memory.h (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « src/x64/assembler-x64-inl.h ('k') | tools/gyp/v8.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/x64/frames-x64.h
===================================================================
--- src/x64/frames-x64.h (revision 7299)
+++ src/x64/frames-x64.h (working copy)
@@ -28,8 +28,6 @@
#ifndef V8_X64_FRAMES_X64_H_
#define V8_X64_FRAMES_X64_H_
-#include "memory.h"
-
namespace v8 {
namespace internal {
« no previous file with comments | « src/x64/assembler-x64-inl.h ('k') | tools/gyp/v8.gyp » ('j') | no next file with comments »

Powered by Google App Engine