| Index: third_party/WebKit/Source/core/events/RelatedEvent.cpp | 
| diff --git a/third_party/WebKit/Source/core/events/RelatedEvent.cpp b/third_party/WebKit/Source/core/events/RelatedEvent.cpp | 
| index 0f4ba62a009654a305cbb107bd30100411f7d285..142bf3c8cf2d8984d183fce8cfe247a9963f35b8 100644 | 
| --- a/third_party/WebKit/Source/core/events/RelatedEvent.cpp | 
| +++ b/third_party/WebKit/Source/core/events/RelatedEvent.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/events/RelatedEvent.h" | 
|  | 
| namespace blink { | 
|  |