| Index: third_party/WebKit/Source/core/page/DragData.h
|
| diff --git a/third_party/WebKit/Source/core/page/DragData.h b/third_party/WebKit/Source/core/page/DragData.h
|
| index 2f195a3fcf92f4bf2e44f7ea84bf92e7902463b0..24d888d94f2dcc9863f8838735809c98a7d0998a 100644
|
| --- a/third_party/WebKit/Source/core/page/DragData.h
|
| +++ b/third_party/WebKit/Source/core/page/DragData.h
|
| @@ -39,7 +39,6 @@ namespace blink {
|
| class DataObject;
|
| class DocumentFragment;
|
| class LocalFrame;
|
| -class Range;
|
|
|
| enum DragApplicationFlags {
|
| DragApplicationNone = 0,
|
|
|