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

Unified Diff: src/runtime-profiler.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-profiler.cc
diff --git a/src/runtime-profiler.cc b/src/runtime-profiler.cc
index 865c574f1075ed0480a4d8f136a047c16790631d..4a45baf5229172c91d5cca47342a2359c98f8c14 100644
--- a/src/runtime-profiler.cc
+++ b/src/runtime-profiler.cc
@@ -12,6 +12,7 @@
#include "src/code-stubs.h"
#include "src/compilation-cache.h"
#include "src/execution.h"
+#include "src/frames-inl.h"
#include "src/full-codegen/full-codegen.h"
#include "src/global-handles.h"
#include "src/scopeinfo.h"

Powered by Google App Engine
This is Rietveld 408576698