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

Unified Diff: src/runtime/runtime-internal.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/runtime/runtime-internal.cc
diff --git a/src/runtime/runtime-internal.cc b/src/runtime/runtime-internal.cc
index 4b992929400aad81b109ce23c2f1c4b34803d3e6..1e8d52279432c9cf51794059c34f6b91e2644380 100644
--- a/src/runtime/runtime-internal.cc
+++ b/src/runtime/runtime-internal.cc
@@ -7,6 +7,7 @@
#include "src/arguments.h"
#include "src/bootstrapper.h"
#include "src/debug/debug.h"
+#include "src/frames-inl.h"
#include "src/messages.h"
#include "src/parser.h"
#include "src/prettyprinter.h"

Powered by Google App Engine
This is Rietveld 408576698