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

Unified Diff: src/platform.h

Issue 14238007: Unify Sampler implementation across platforms using signals to suspend thread (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Removed empty line Created 7 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
« no previous file with comments | « src/log.h ('k') | src/sampler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform.h
diff --git a/src/platform.h b/src/platform.h
index 8551616dfe054354d0290f06932e04c234d89823..266c13aa058ad8ed4066642030d122f84f70b66b 100644
--- a/src/platform.h
+++ b/src/platform.h
@@ -99,7 +99,6 @@ int random();
#include "atomicops.h"
#include "lazy-instance.h"
#include "platform-tls.h"
-#include "sampler.h"
#include "utils.h"
#include "v8globals.h"
« no previous file with comments | « src/log.h ('k') | src/sampler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698