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

Unified Diff: chrome/browser/ui/cocoa/download/download_show_all_cell.h

Issue 23271005: Move DragDownload() out of download_util.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: drag_download_item Created 7 years, 4 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
Index: chrome/browser/ui/cocoa/download/download_show_all_cell.h
diff --git a/chrome/browser/ui/cocoa/download/download_show_all_cell.h b/chrome/browser/ui/cocoa/download/download_show_all_cell.h
index 4f90ad66abbaa6c5081a57913707be71b506d802..80dd57407207b21cde6f2d27b059c2e36483bae4 100644
--- a/chrome/browser/ui/cocoa/download/download_show_all_cell.h
+++ b/chrome/browser/ui/cocoa/download/download_show_all_cell.h
@@ -6,7 +6,6 @@
#define CHROME_BROWSER_UI_COCOA_DOWNLOAD_DOWNLOAD_SHOW_ALL_CELL_H_
#include "base/memory/scoped_ptr.h"
-#include "chrome/browser/download/download_util.h"
#import "chrome/browser/ui/cocoa/gradient_button_cell.h"
// The cell of the "Show All" button on the download shelf.
« no previous file with comments | « chrome/browser/ui/cocoa/download/download_item_drag_mac.mm ('k') | chrome/browser/ui/cocoa/download/download_util_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698