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

Unified Diff: src/hydrogen.cc

Issue 1285183010: Remove grab-bag includes of v8.h from everywhere. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Minor stylistic issue. 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/heap/store-buffer-inl.h ('k') | src/hydrogen-dce.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/hydrogen.cc
diff --git a/src/hydrogen.cc b/src/hydrogen.cc
index d5868f399f0cc02d72d497fa3309175b250d4c6c..3f79199bd612b0dcb2324eed11b41cff95a34001 100644
--- a/src/hydrogen.cc
+++ b/src/hydrogen.cc
@@ -6,8 +6,6 @@
#include <sstream>
-#include "src/v8.h"
-
#include "src/allocation-site-scopes.h"
#include "src/ast-numbering.h"
#include "src/full-codegen/full-codegen.h"
« no previous file with comments | « src/heap/store-buffer-inl.h ('k') | src/hydrogen-dce.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698