Index: content/browser/web_contents/web_drag_source_gtk.h |
diff --git a/content/browser/web_contents/web_drag_source_gtk.h b/content/browser/web_contents/web_drag_source_gtk.h |
index 577f60b08646daa2024c1b2c0779b3bcb76fc885..8a7c7b28a9c436196d13b42b34a1d86d1592e720 100644 |
--- a/content/browser/web_contents/web_drag_source_gtk.h |
+++ b/content/browser/web_contents/web_drag_source_gtk.h |
@@ -92,7 +92,7 @@ class CONTENT_EXPORT WebDragSourceGtk : |
GdkDragContext* drag_context_; |
// The file mime type for a drag-out download. |
- string16 wide_download_mime_type_; |
+ base::string16 wide_download_mime_type_; |
// The file name to be saved to for a drag-out download. |
base::FilePath download_file_name_; |