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

Unified Diff: chrome/browser/mock_browsing_data_quota_helper.h

Issue 10680013: Remove unused fields found by clang's new Wunused-private-fields. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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/mock_browsing_data_quota_helper.h
diff --git a/chrome/browser/mock_browsing_data_quota_helper.h b/chrome/browser/mock_browsing_data_quota_helper.h
index 198147454db164a3baf666f1fa6714bf0261233f..3d27bbe0fda7bf6ec73db39d9dd71fd474464179 100644
--- a/chrome/browser/mock_browsing_data_quota_helper.h
+++ b/chrome/browser/mock_browsing_data_quota_helper.h
@@ -30,7 +30,6 @@ class MockBrowsingDataQuotaHelper : public BrowsingDataQuotaHelper {
FetchResultCallback callback_;
std::list<QuotaInfo> response_;
- Profile* profile_;
};
#endif // CHROME_BROWSER_MOCK_BROWSING_DATA_QUOTA_HELPER_H_
« no previous file with comments | « chrome/browser/mock_browsing_data_local_storage_helper.cc ('k') | chrome/browser/sync/test_profile_sync_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698