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

Unified Diff: src/d8.cc

Issue 734853004: Fixes d8 on windows following. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/d8.cc
diff --git a/src/d8.cc b/src/d8.cc
index fb24bcce585c802450a500b8b5000c5aa445058b..ba95940ffc25e023867f63f295a3e87d66a9c55d 100644
--- a/src/d8.cc
+++ b/src/d8.cc
@@ -40,6 +40,8 @@
#include "src/d8.h"
#include "include/libplatform/libplatform.h"
+#include "include/v8-platform.h"
+
#ifndef V8_SHARED
#include "src/api.h"
#include "src/base/cpu.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698