summaryrefslogtreecommitdiffstats
path: root/app/gtk_dnd_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/gtk_dnd_util.h')
-rw-r--r--app/gtk_dnd_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gtk_dnd_util.h b/app/gtk_dnd_util.h
index 32edf22..06acb0f 100644
--- a/app/gtk_dnd_util.h
+++ b/app/gtk_dnd_util.h
@@ -64,7 +64,7 @@ void SetDestTargetList(GtkWidget* dest, const int* target_codes);
// Write a URL to the selection in the given type.
void WriteURLWithName(GtkSelectionData* selection_data,
const GURL& url,
- const string16& title,
+ string16 title,
int type);
// Extracts data of type CHROME_NAMED_URL from |selection_data| into