Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6257)

Unified Diff: chrome/browser/ui/cocoa/url_drop_target.mm

Issue 8418033: Push one function from the Mac drag/drop util code to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/cocoa/tab_contents/web_drop_target_unittest.mm ('k') | ui/base/dragdrop/cocoa_dnd_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/url_drop_target.mm
diff --git a/chrome/browser/ui/cocoa/url_drop_target.mm b/chrome/browser/ui/cocoa/url_drop_target.mm
index da2997b3482a0689ad640acaa6f5b641d2927709..ef4758f6e221efbb3388ae2c9dc7f8a359ffb2be 100644
--- a/chrome/browser/ui/cocoa/url_drop_target.mm
+++ b/chrome/browser/ui/cocoa/url_drop_target.mm
@@ -6,6 +6,7 @@
#include "base/basictypes.h"
#include "chrome/browser/ui/cocoa/drag_util.h"
+#include "googleurl/src/gurl.h"
#import "third_party/mozilla/NSPasteboard+Utils.h"
@interface URLDropTargetHandler(Private)
« no previous file with comments | « chrome/browser/ui/cocoa/tab_contents/web_drop_target_unittest.mm ('k') | ui/base/dragdrop/cocoa_dnd_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698