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

Unified Diff: src/ast-literal-reindexer.h

Issue 1282503003: Remove several grab-bag includes from the v8.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
« no previous file with comments | « src/ast.h ('k') | src/basic-block-profiler.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ast-literal-reindexer.h
diff --git a/src/ast-literal-reindexer.h b/src/ast-literal-reindexer.h
index 59b214fecdd926d8b9727c869555a520ce23b31d..9e445129a5ecfb9be85ca413f2c44c2f2f222a18 100644
--- a/src/ast-literal-reindexer.h
+++ b/src/ast-literal-reindexer.h
@@ -5,8 +5,6 @@
#ifndef V8_AST_LITERAL_REINDEXER
#define V8_AST_LITERAL_REINDEXER
-#include "src/v8.h"
-
#include "src/ast.h"
#include "src/scopes.h"
« no previous file with comments | « src/ast.h ('k') | src/basic-block-profiler.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698