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

Unified Diff: src/runtime-profiler.h

Issue 316133002: Move atomic ops and related files to base library (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates 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 | « src/platform/time.cc ('k') | src/sampler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/runtime-profiler.h
diff --git a/src/runtime-profiler.h b/src/runtime-profiler.h
index d4357f0994d77abbca0aa904325664dd851bc55f..fa8352d5e0c138712a64934c89d5db260f72232b 100644
--- a/src/runtime-profiler.h
+++ b/src/runtime-profiler.h
@@ -6,7 +6,6 @@
#define V8_RUNTIME_PROFILER_H_
#include "src/allocation.h"
-#include "src/atomicops.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/platform/time.cc ('k') | src/sampler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698