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

Unified Diff: src/ast.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 | « BUILD.gn ('k') | src/bit-vector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ast.h
diff --git a/src/ast.h b/src/ast.h
index 4b5f0bda4196d1e6e0c051e633e25007e6871ae3..02f7df64b0d62bbaa9c1eb717ce1db6f8d4939b5 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -22,7 +22,6 @@
#include "src/types.h"
#include "src/utils.h"
#include "src/variables.h"
-#include "src/zone-inl.h"
namespace v8 {
namespace internal {
« no previous file with comments | « BUILD.gn ('k') | src/bit-vector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698