| Index: third_party/WebKit/Source/core/page/DragData.cpp
|
| diff --git a/third_party/WebKit/Source/core/page/DragData.cpp b/third_party/WebKit/Source/core/page/DragData.cpp
|
| index 29763a1b97c04a959a7f43934c7d75396190079b..ddb2cb5fb564cc23d7e32fec1caaaad706c805d9 100644
|
| --- a/third_party/WebKit/Source/core/page/DragData.cpp
|
| +++ b/third_party/WebKit/Source/core/page/DragData.cpp
|
| @@ -24,7 +24,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/page/DragData.h"
|
|
|
| #include "core/clipboard/DataObject.h"
|
|
|