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

Unified Diff: content/browser/download/download_manager_impl.h

Issue 1875463002: Remove unused fields from //content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scythe-root
Patch Set: Reverting not really needed changes under //gpu. Created 4 years, 8 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: content/browser/download/download_manager_impl.h
diff --git a/content/browser/download/download_manager_impl.h b/content/browser/download/download_manager_impl.h
index 79b8d4f3b77948a663ea356f7e4eab059579ba9f..8b633fcfa94da4a90e22bf0a7d4e07ab0030c36d 100644
--- a/content/browser/download/download_manager_impl.h
+++ b/content/browser/download/download_manager_impl.h
@@ -203,8 +203,6 @@ class CONTENT_EXPORT DownloadManagerImpl : public DownloadManager,
// DownloadItemImpl already normalizes the string GUID.
DownloadGuidMap downloads_by_guid_;
- int history_size_;
-
// True if the download manager has been initialized and requires a shutdown.
bool shutdown_needed_;
« no previous file with comments | « content/browser/compositor/reflector_impl_unittest.cc ('k') | content/browser/download/download_manager_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698