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

Unified Diff: src/debug/liveedit.h

Issue 2268303002: Include only stuff you need, part 4: ast, scopes + fallout. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 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/debug/debug-evaluate.cc ('k') | src/deoptimizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/debug/liveedit.h
diff --git a/src/debug/liveedit.h b/src/debug/liveedit.h
index 119c518521df6b1b634f33ceb24f680a939aeb1f..784f828162f58bb111c63332b5aaabf2a048b0a8 100644
--- a/src/debug/liveedit.h
+++ b/src/debug/liveedit.h
@@ -27,7 +27,6 @@
#include "src/allocation.h"
#include "src/ast/ast-traversal-visitor.h"
-#include "src/compiler.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/debug/debug-evaluate.cc ('k') | src/deoptimizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698