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

Unified Diff: src/ast.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/assembler.h ('k') | src/ast-literal-reindexer.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ast.h
diff --git a/src/ast.h b/src/ast.h
index b9e79270da1a895d4fc20dc90acd83c3fd1a1f80..0df99adfa36d152c03a1a8dbe2dd501b8e1622d3 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -5,8 +5,6 @@
#ifndef V8_AST_H_
#define V8_AST_H_
-#include "src/v8.h"
-
#include "src/assembler.h"
#include "src/ast-value-factory.h"
#include "src/bailout-reason.h"
« no previous file with comments | « src/assembler.h ('k') | src/ast-literal-reindexer.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698