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

Unified Diff: src/typing.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/string-builder.h ('k') | src/v8.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/typing.h
diff --git a/src/typing.h b/src/typing.h
index f9442e6007a4b27998019c4e7d97cb946be010d4..f3ead18f99646fa79febb4e5de88db5413e02daf 100644
--- a/src/typing.h
+++ b/src/typing.h
@@ -5,8 +5,6 @@
#ifndef V8_TYPING_H_
#define V8_TYPING_H_
-#include "src/v8.h"
-
#include "src/allocation.h"
#include "src/ast.h"
#include "src/effects.h"
« no previous file with comments | « src/string-builder.h ('k') | src/v8.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698