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

Unified Diff: src/parsing/parse-info.h

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.cc ('k') | src/parsing/parse-info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/parsing/parse-info.h
diff --git a/src/parsing/parse-info.h b/src/parsing/parse-info.h
index a5fd1a55d333076f4a70e86947bffcce9aea00da..c334dffb6b90253327956f63add3c21cccc11eeb 100644
--- a/src/parsing/parse-info.h
+++ b/src/parsing/parse-info.h
@@ -10,7 +10,6 @@
#include "include/v8.h"
#include "src/globals.h"
#include "src/handles.h"
-#include "src/objects/scope-info.h"
namespace v8 {
« no previous file with comments | « src/ast/scopes.cc ('k') | src/parsing/parse-info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698