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

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

Powered by Google App Engine
This is Rietveld 408576698