Index: src/profiler/cpu-profiler.h |
diff --git a/src/profiler/cpu-profiler.h b/src/profiler/cpu-profiler.h |
index e3df609f898b32659f361578a11c7d5833e8279e..e9ccc5703e0a57fd3ddfa89e3313d4cb15d8f9f5 100644 |
--- a/src/profiler/cpu-profiler.h |
+++ b/src/profiler/cpu-profiler.h |
@@ -11,7 +11,6 @@ |
#include "src/base/atomic-utils.h" |
#include "src/base/atomicops.h" |
#include "src/base/platform/time.h" |
-#include "src/compiler.h" |
#include "src/isolate.h" |
#include "src/libsampler/sampler.h" |
#include "src/locked-queue.h" |