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

Unified Diff: src/debug/liveedit.cc

Issue 1283183002: Realize IWYU pattern for frames-inl.h header. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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
Index: src/debug/liveedit.cc
diff --git a/src/debug/liveedit.cc b/src/debug/liveedit.cc
index 5cb75923273459001b29655685e7238ec152968a..a9369edf1f9f5ce5fae9399fdfb161ca4aa3384e 100644
--- a/src/debug/liveedit.cc
+++ b/src/debug/liveedit.cc
@@ -12,6 +12,7 @@
#include "src/compiler.h"
#include "src/debug/debug.h"
#include "src/deoptimizer.h"
+#include "src/frames-inl.h"
#include "src/global-handles.h"
#include "src/messages.h"
#include "src/parser.h"

Powered by Google App Engine
This is Rietveld 408576698