| Index: third_party/WebKit/Source/core/testing/Internals.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.cpp b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| index 618dd6a254f68a16d71c6be71cb32f3371040257..b00e87efbe3275d25de1b787730f7f61f66a34e2 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| @@ -137,7 +137,6 @@
|
| #include "platform/geometry/LayoutRect.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "platform/inspector_protocol/FrontendChannel.h"
|
| #include "platform/scroll/ProgrammaticScrollAnimator.h"
|
| #include "platform/weborigin/SchemeRegistry.h"
|
| #include "public/platform/Platform.h"
|
|
|