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

Unified Diff: src/hydrogen-instructions.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/hydrogen.h ('k') | src/i18n.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/hydrogen-instructions.h
diff --git a/src/hydrogen-instructions.h b/src/hydrogen-instructions.h
index 7a2367cba1c2e614975d820e6ba35076794fc45d..3f1b3b4e19d24942088dd4fd84ed50b0fd2a7ac0 100644
--- a/src/hydrogen-instructions.h
+++ b/src/hydrogen-instructions.h
@@ -8,8 +8,6 @@
#include <cstring>
#include <iosfwd>
-#include "src/v8.h"
-
#include "src/allocation.h"
#include "src/base/bits.h"
#include "src/bit-vector.h"
« no previous file with comments | « src/hydrogen.h ('k') | src/i18n.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698