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

Unified Diff: src/platform-cygwin.cc

Issue 323303002: Drop unused v8threads include from platform files (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 6 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
« no previous file with comments | « no previous file | src/platform-freebsd.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform-cygwin.cc
diff --git a/src/platform-cygwin.cc b/src/platform-cygwin.cc
index 15a59130d0af3e3e0bfec38d98d4ccee7dd22294..150285837dd8e82230ec9e4fa5c4e66ac05e6bcf 100644
--- a/src/platform-cygwin.cc
+++ b/src/platform-cygwin.cc
@@ -20,7 +20,6 @@
#include "src/base/win32-headers.h"
#include "src/platform.h"
-#include "src/v8threads.h"
namespace v8 {
namespace internal {
« no previous file with comments | « no previous file | src/platform-freebsd.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698