summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/page/DragActions.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/page/DragActions.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/page/DragActions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/page/DragActions.h b/chromium/third_party/WebKit/Source/core/page/DragActions.h
index ce42ab777d9..5f465fb21db 100644
--- a/chromium/third_party/WebKit/Source/core/page/DragActions.h
+++ b/chromium/third_party/WebKit/Source/core/page/DragActions.h
@@ -30,7 +30,6 @@
namespace WebCore {
- // WebCoreDragDestinationAction should be kept in sync with WebDragDestinationAction
typedef enum {
DragDestinationActionNone = 0,
DragDestinationActionDHTML = 1,