summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/web_contents/web_drag_source_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/web_contents/web_drag_source_mac.h')
-rw-r--r--chromium/content/browser/web_contents/web_drag_source_mac.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/content/browser/web_contents/web_drag_source_mac.h b/chromium/content/browser/web_contents/web_drag_source_mac.h
index f355728a594..f1ccc4df16b 100644
--- a/chromium/content/browser/web_contents/web_drag_source_mac.h
+++ b/chromium/content/browser/web_contents/web_drag_source_mac.h
@@ -83,9 +83,6 @@ CONTENT_EXPORT
- (void)endDragAt:(NSPoint)screenPoint
operation:(NSDragOperation)operation;
-// Drag moved; hook up to -draggedImage:movedTo:.
-- (void)moveDragTo:(NSPoint)screenPoint;
-
// Call to drag a promised file to the given path (should be called before
// -endDragAt:...); hook up to -namesOfPromisedFilesDroppedAtDestination:.
// Returns the file name (not including path) of the file deposited (or which