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

Unified Diff: src/d8.cc

Issue 743533003: Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows foll… (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
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 | « samples/shell.cc ('k') | test/unittests/run-all-unittests.cc » ('j') | 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 c4550b65bb29e7cf97e9e1d94bb75a02f97d939a..fd80fcdc036795f4dab92cac0be96955683781c3 100644
--- a/src/d8.cc
+++ b/src/d8.cc
@@ -40,8 +40,6 @@
#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 | « samples/shell.cc ('k') | test/unittests/run-all-unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698