Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(865)

Unified Diff: src/platform-posix.cc

Issue 251103003: Remove unnecessary includes of v8 headers from platform files (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/platform-posix.cc
diff --git a/src/platform-posix.cc b/src/platform-posix.cc
index a3a003593f3f652e7f9c960925d7e3c6f92fa7bf..e555cb3bf1c33b13382f2f3eb09384436b25c3ac 100644
--- a/src/platform-posix.cc
+++ b/src/platform-posix.cc
@@ -66,7 +66,6 @@
#include "v8.h"
-#include "codegen.h"
#include "isolate-inl.h"
#include "platform.h"
« src/platform.h ('K') | « src/platform-openbsd.cc ('k') | src/platform-qnx.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698