Chromium Code Reviews

Unified Diff: src/platform-solaris.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.
Jump to:
View side-by-side diff with in-line comments
Index: src/platform-solaris.cc
diff --git a/src/platform-solaris.cc b/src/platform-solaris.cc
index f23ae0838b6db00f4abfaf2d91a53085ec74d034..342e4c20d5de73852f98045896ad4e4023e49a82 100644
--- a/src/platform-solaris.cc
+++ b/src/platform-solaris.cc
@@ -53,7 +53,6 @@
#include "platform.h"
#include "v8threads.h"
-#include "vm-state-inl.h"
// It seems there is a bug in some Solaris distributions (experienced in
« src/platform.h ('K') | « src/platform-qnx.cc ('k') | src/platform-win32.cc » ('j') | no next file with comments »

Powered by Google App Engine