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

Unified Diff: src/compiler.cc

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
Index: src/compiler.cc
diff --git a/src/compiler.cc b/src/compiler.cc
index ede006c04cf27d7cfb4709a31c554efb809a2bc0..f4787cd1537107218cdeb9f54be3d61e54abfb6d 100644
--- a/src/compiler.cc
+++ b/src/compiler.cc
@@ -19,6 +19,7 @@
#include "src/gdb-jit.h"
#include "src/hydrogen.h"
#include "src/lithium.h"
+#include "src/log-inl.h"
#include "src/messages.h"
#include "src/parser.h"
#include "src/prettyprinter.h"
« no previous file with comments | « src/basic-block-profiler.h ('k') | src/compiler/basic-block-instrumentor.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698