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

Unified Diff: src/d8.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
Index: src/d8.h
diff --git a/src/d8.h b/src/d8.h
index 7dd750187ca3f789a5f04d8f8ba499c3798c0a73..58107eb1df384e2e3270f0eec4474b2e01a5b651 100644
--- a/src/d8.h
+++ b/src/d8.h
@@ -9,7 +9,7 @@
#include "src/allocation.h"
#include "src/hashmap.h"
#include "src/list.h"
-#include "src/v8.h"
+#include "src/objects-inl.h"
#else
#include "include/v8.h"
#include "src/base/compiler-specific.h"
« no previous file with comments | « src/compiler/basic-block-instrumentor.h ('k') | src/deoptimizer.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698