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

Unified Diff: src/factory.cc

Issue 250793009: Merge v8converions with conversions (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates Created 6 years, 8 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/elements.cc ('k') | src/heap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/factory.cc
diff --git a/src/factory.cc b/src/factory.cc
index 32ff4244ab429862495f156fac90cd90deaf5952..8106e451cb73bdf24fe17b3db85ab4e6ceb4766f 100644
--- a/src/factory.cc
+++ b/src/factory.cc
@@ -4,9 +4,9 @@
#include "factory.h"
-#include "macro-assembler.h"
+#include "conversions.h"
#include "isolate-inl.h"
-#include "v8conversions.h"
+#include "macro-assembler.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/elements.cc ('k') | src/heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698