Index: storage/browser/quota/quota_manager.h |
diff --git a/storage/browser/quota/quota_manager.h b/storage/browser/quota/quota_manager.h |
index 506aa0ad05f806d9bd3ec58f1734ca2829a97229..3e053887b1ff41fb41810af6b5bfa9f134f6aa3d 100644 |
--- a/storage/browser/quota/quota_manager.h |
+++ b/storage/browser/quota/quota_manager.h |
@@ -452,7 +452,7 @@ class STORAGE_EXPORT QuotaManager |
scoped_refptr<SpecialStoragePolicy> special_storage_policy_; |
- base::RepeatingTimer<QuotaManager> histogram_timer_; |
+ base::RepeatingTimer histogram_timer_; |
// Pointer to the function used to get the available disk space. This is |
// overwritten by QuotaManagerTest in order to attain a deterministic reported |