Commit d4e11355 authored by Hans Wennborg's avatar Hans Wennborg Committed by Commit Bot

Remove unnecessary includes from setup-isolate-deserialize.cc

I was just driving by and noticed these unnecessary includes.

Bug: none
Change-Id: I071ce08ef8a52cdeda997047ff7d9a5f47c5ba10
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1872394
Auto-Submit: Hans Wennborg <hans@chromium.org>
Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64476}
parent f2302eda
......@@ -5,9 +5,6 @@
#include "src/init/setup-isolate.h"
#include "src/base/logging.h"
#include "src/execution/isolate.h"
#include "src/interpreter/interpreter.h"
#include "src/utils/ostreams.h"
namespace v8 {
namespace internal {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment