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

Unified Diff: src/flags.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/elements-kind.cc ('k') | src/frames.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/flags.h
diff --git a/src/flags.h b/src/flags.h
index 7059cc18d4cd6a4c080ff2bbc25300266e3a1fc6..092de21f468a462e22a9105bbb2e00b2a56147bc 100644
--- a/src/flags.h
+++ b/src/flags.h
@@ -5,7 +5,6 @@
#ifndef V8_FLAGS_H_
#define V8_FLAGS_H_
-#include "src/atomicops.h"
#include "src/globals.h"
namespace v8 {
« no previous file with comments | « src/elements-kind.cc ('k') | src/frames.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698