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

Unified Diff: src/debug/liveedit.cc

Issue 2305883002: Remove unnessary includes of parser.h (Closed)
Patch Set: Created 4 years, 3 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
Index: src/debug/liveedit.cc
diff --git a/src/debug/liveedit.cc b/src/debug/liveedit.cc
index 70814d773e8ac94c23b2d58deeeb3b65543c6fc7..a0a12c7d1d89ea0b079613220c550bfb5338a7a9 100644
--- a/src/debug/liveedit.cc
+++ b/src/debug/liveedit.cc
@@ -14,7 +14,6 @@
#include "src/global-handles.h"
#include "src/isolate-inl.h"
#include "src/messages.h"
-#include "src/parsing/parser.h"
#include "src/source-position-table.h"
#include "src/v8.h"
#include "src/v8memory.h"

Powered by Google App Engine
This is Rietveld 408576698