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

Unified Diff: src/hydrogen.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/globals.h ('k') | src/hydrogen-instructions.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/hydrogen.h
diff --git a/src/hydrogen.h b/src/hydrogen.h
index 0790d74a2591ee6ea4dd59c9ef472e2b215471cc..bfb67aaedf5d24df2e6b114120faf96a52678fa3 100644
--- a/src/hydrogen.h
+++ b/src/hydrogen.h
@@ -5,8 +5,6 @@
#ifndef V8_HYDROGEN_H_
#define V8_HYDROGEN_H_
-#include "src/v8.h"
-
#include "src/accessors.h"
#include "src/allocation.h"
#include "src/ast.h"
« no previous file with comments | « src/globals.h ('k') | src/hydrogen-instructions.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698