Chromium Code Reviews| Index: Source/core/platform/DragData.cpp |
| diff --git a/Source/core/platform/DragData.cpp b/Source/core/platform/DragData.cpp |
| index bd36b08dde9893d33ae0e22f1ee2c3cd1b7bd2a4..606d04a1cf68187b75b5c186daa7bd7c95dd25db 100644 |
| --- a/Source/core/platform/DragData.cpp |
| +++ b/Source/core/platform/DragData.cpp |
| @@ -26,8 +26,6 @@ |
| #include "config.h" |
| #include "core/platform/DragData.h" |
| -#include "core/platform/PlatformEvent.h" |
| -#include "core/platform/PlatformKeyboardEvent.h" |
| namespace WebCore { |