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

Unified Diff: src/ast/scopes.cc

Issue 2650973003: objects.h splitting: include less objects/ files. (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « src/ast/scopes.h ('k') | src/parsing/parse-info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ast/scopes.cc
diff --git a/src/ast/scopes.cc b/src/ast/scopes.cc
index b61bcdab556680547248aa2e7b454cfd9b3c39d5..157712b548b574165ba919d4451904c147c3fa4b 100644
--- a/src/ast/scopes.cc
+++ b/src/ast/scopes.cc
@@ -13,6 +13,7 @@
#include "src/messages.h"
#include "src/objects-inl.h"
#include "src/objects/module-info.h"
+#include "src/objects/scope-info.h"
#include "src/parsing/parse-info.h"
namespace v8 {
« no previous file with comments | « src/ast/scopes.h ('k') | src/parsing/parse-info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698