Commit 4dcc0371 authored by Takeshi Yoshino's avatar Takeshi Yoshino Committed by Commit Bot

Remove unused includes inside BLINK_IMPLEMENTATION macro from files in public/web/

Bug: 
Change-Id: I972758628679b0be7ec8627aade1d850fe0f5f3a
Reviewed-on: https://chromium-review.googlesource.com/597532Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Takeshi Yoshino <tyoshino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#491342}
parent 92561aec
......@@ -37,10 +37,6 @@
#include "public/platform/WebString.h"
#include "public/platform/WebURL.h"
#if BLINK_IMPLEMENTATION
#include "platform/heap/Handle.h"
#endif
namespace v8 {
class Isolate;
class Object;
......
......@@ -37,10 +37,6 @@
#include "public/platform/WebURL.h"
#include "WebFrame.h"
#if BLINK_IMPLEMENTATION
#include "platform/heap/Handle.h"
#endif
namespace v8 {
class Isolate;
class Object;
......
......@@ -34,10 +34,6 @@
#include "public/platform/WebMediaStreamTrack.h"
#include "public/platform/WebPrivatePtr.h"
#if BLINK_IMPLEMENTATION
#include "platform/wtf/PassRefPtr.h"
#endif
namespace v8 {
class Value;
template <class T>
......
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