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

Unified Diff: src/interface.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/deoptimizer.h ('k') | src/jsregexp.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/interface.h
diff --git a/src/interface.h b/src/interface.h
index 1843f47846b4f8f5c943c7a584fa2b554b3c7cee..3336021d8284206204f902a33b8abdf9f1d6c066 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -6,7 +6,6 @@
#define V8_INTERFACE_H_
#include "src/ast-value-factory.h"
-#include "src/zone-inl.h" // For operator new.
namespace v8 {
namespace internal {
« no previous file with comments | « src/deoptimizer.h ('k') | src/jsregexp.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698