| Index: third_party/WebKit/Source/core/frame/PlatformEventController.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/PlatformEventController.cpp b/third_party/WebKit/Source/core/frame/PlatformEventController.cpp
|
| index 42eb3d737cbe52b8dade6859c19c708dc7093fd5..acc073cf24685acae787fd043e803b7621cd54ad 100644
|
| --- a/third_party/WebKit/Source/core/frame/PlatformEventController.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/PlatformEventController.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "core/frame/PlatformEventController.h"
|
|
|
| #include "core/page/Page.h"
|
|
|