Chromium Code Reviews| Index: Source/WebCore/platform/DragImage.h |
| diff --git a/Source/WebCore/platform/DragImage.h b/Source/WebCore/platform/DragImage.h |
| index a272ca58c7abc4c0980be19bbabe1babb8c2fff0..343c0b3bf3fe504c5a321c8a16ee9d757995b7c4 100644 |
| --- a/Source/WebCore/platform/DragImage.h |
| +++ b/Source/WebCore/platform/DragImage.h |
| @@ -32,7 +32,6 @@ |
| #include "FloatSize.h" |
| #include <wtf/Forward.h> |
| - |
| //We need to #define YOffset as it needs to be shared with WebKit |
| #define DragLabelBorderYOffset 2 |