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

Unified Diff: src/deoptimizer.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/d8.h ('k') | src/effects.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/deoptimizer.h
diff --git a/src/deoptimizer.h b/src/deoptimizer.h
index db94eb07aee42082f51c7632a4acd10c29e03fe5..68587abaf0305c4d2a00a1332b4e7decf274654f 100644
--- a/src/deoptimizer.h
+++ b/src/deoptimizer.h
@@ -5,8 +5,6 @@
#ifndef V8_DEOPTIMIZER_H_
#define V8_DEOPTIMIZER_H_
-#include "src/v8.h"
-
#include "src/allocation.h"
#include "src/macro-assembler.h"
« no previous file with comments | « src/d8.h ('k') | src/effects.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698