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

Unified Diff: src/compiler/basic-block-instrumentor.h

Issue 1282503003: Remove several grab-bag includes from the v8.h header. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 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/compiler.cc ('k') | src/d8.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/compiler/basic-block-instrumentor.h
diff --git a/src/compiler/basic-block-instrumentor.h b/src/compiler/basic-block-instrumentor.h
index 353b0c2ba7f783a5c23134bfcf67c2643eb10a39..32dd82ade1fbe9184dd7f5c9584fa80a8bba9ed0 100644
--- a/src/compiler/basic-block-instrumentor.h
+++ b/src/compiler/basic-block-instrumentor.h
@@ -5,6 +5,7 @@
#ifndef V8_COMPILER_BASIC_BLOCK_INSTRUMENTOR_H_
#define V8_COMPILER_BASIC_BLOCK_INSTRUMENTOR_H_
+#include "src/allocation.h"
#include "src/basic-block-profiler.h"
namespace v8 {
« no previous file with comments | « src/compiler.cc ('k') | src/d8.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698