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

Unified Diff: src/profiler/profile-generator.cc

Issue 2197973002: Move ContextSlotCache to its own file (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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/profiler/profile-generator.cc
diff --git a/src/profiler/profile-generator.cc b/src/profiler/profile-generator.cc
index 71d74f291f17cffa4ae42f9b1a1e03693ce35f6e..583ef0f4e381e17f4c06452e4401ba6be0f8f82c 100644
--- a/src/profiler/profile-generator.cc
+++ b/src/profiler/profile-generator.cc
@@ -4,7 +4,6 @@
#include "src/profiler/profile-generator.h"
-#include "src/ast/scopeinfo.h"
#include "src/base/adapters.h"
#include "src/debug/debug.h"
#include "src/deoptimizer.h"
« src/ast/scopeinfo.h ('K') | « src/parsing/parser.cc ('k') | src/runtime-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698