| Index: third_party/WebKit/Source/core/events/DragEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/DragEvent.cpp b/third_party/WebKit/Source/core/events/DragEvent.cpp
|
| index 6a75df38b85c87c2183743b2413aee66f25e6e7c..648032fe3457ae63fe88141b9602a6a3de83c933 100644
|
| --- a/third_party/WebKit/Source/core/events/DragEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/DragEvent.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/DragEvent.h"
|
|
|
| #include "core/clipboard/DataTransfer.h"
|
|
|