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

Unified Diff: src/bit-vector.h

Issue 885813002: Minor refactoring for Zone class and friends. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 11 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/ast.h ('k') | src/compiler/machine-operator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/bit-vector.h
diff --git a/src/bit-vector.h b/src/bit-vector.h
index 9fc747d06fae6ea0cf454a7d14047a595f832966..29c6b438a9b037e84d3833773f4da3c9b71a89ef 100644
--- a/src/bit-vector.h
+++ b/src/bit-vector.h
@@ -10,7 +10,6 @@
#include "src/allocation.h"
#include "src/ast.h"
#include "src/compiler.h"
-#include "src/zone-inl.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/ast.h ('k') | src/compiler/machine-operator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698