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

Unified Diff: src/factory.h

Issue 1399623004: Remove cycle breaking include from mksnapshot.cc file. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_issue-cr-539273-reland
Patch Set: Created 5 years, 2 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 | « no previous file | src/snapshot/mksnapshot.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/factory.h
diff --git a/src/factory.h b/src/factory.h
index a3d31cacc995298a977016401ee1af0922b057e1..22baf4534730664888229aeadaabd13cfcb55545 100644
--- a/src/factory.h
+++ b/src/factory.h
@@ -7,6 +7,7 @@
#include "src/isolate.h"
#include "src/messages.h"
+#include "src/type-feedback-vector.h"
namespace v8 {
namespace internal {
« no previous file with comments | « no previous file | src/snapshot/mksnapshot.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698