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

Unified Diff: chrome/browser/download/download_status_updater.h

Issue 9361046: Revert 121031 - Eliminate DownloadProgressUpdated. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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/download/download_status_updater.h
===================================================================
--- chrome/browser/download/download_status_updater.h (revision 121040)
+++ chrome/browser/download/download_status_updater.h (working copy)
@@ -43,9 +43,6 @@
virtual void OnDownloadOpened(content::DownloadItem* download) OVERRIDE;
private:
- // Update the app icon.
- void UpdateAppIconDownloadProgress();
-
// Update the internal state tracking an item.
void UpdateItem(content::DownloadItem* download);
« no previous file with comments | « chrome/browser/download/chrome_download_manager_delegate.cc ('k') | chrome/browser/download/download_status_updater.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698