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

Unified Diff: src/s390/codegen-s390.h

Issue 2258603003: Include only stuff you need, part 2: ast.h, ast-value-factory.h in ports. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 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/ppc/codegen-ppc.h ('k') | src/x64/codegen-x64.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/s390/codegen-s390.h
diff --git a/src/s390/codegen-s390.h b/src/s390/codegen-s390.h
index aaedb01751edfff4f5d6194645a529e302029712..3001bc13f8d32789e2728dc646cb68473b94a246 100644
--- a/src/s390/codegen-s390.h
+++ b/src/s390/codegen-s390.h
@@ -8,7 +8,6 @@
#ifndef V8_S390_CODEGEN_S390_H_
#define V8_S390_CODEGEN_S390_H_
-#include "src/ast/ast.h"
#include "src/macro-assembler.h"
namespace v8 {
« no previous file with comments | « src/ppc/codegen-ppc.h ('k') | src/x64/codegen-x64.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698