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

Unified Diff: src/objects-inl.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/objects-inl.h
diff --git a/src/objects-inl.h b/src/objects-inl.h
index 991253fd645e4aec1e1f06bcf8e162c14e35631c..9e4b55212f8d6ff54ab764486895ef41e6e9db79 100644
--- a/src/objects-inl.h
+++ b/src/objects-inl.h
@@ -28,6 +28,7 @@
#include "src/prototype.h"
#include "src/transitions-inl.h"
#include "src/type-feedback-vector-inl.h"
+#include "src/types-inl.h"
#include "src/v8memory.h"
namespace v8 {

Powered by Google App Engine
This is Rietveld 408576698