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

Unified Diff: samples/shell.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/lineprocessor.cc ('k') | src/d8.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/shell.cc
diff --git a/samples/shell.cc b/samples/shell.cc
index f84838f4f760b713e15f2e457b3977948c944a01..b66e8f7453d1b38c323b157d5859778f3441b98b 100644
--- a/samples/shell.cc
+++ b/samples/shell.cc
@@ -28,7 +28,6 @@
#include <include/v8.h>
#include <include/libplatform/libplatform.h>
-#include <include/v8-platform.h>
#include <assert.h>
#include <fcntl.h>
« no previous file with comments | « samples/lineprocessor.cc ('k') | src/d8.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698