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

Unified Diff: storage/browser/quota/quota_temporary_storage_evictor.h

Issue 1429333002: Deprecate STORAGE_EXPORT_PRIVATE macro. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix rebase error Created 5 years, 1 month 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
« no previous file with comments | « storage/browser/quota/quota_database.h ('k') | storage/browser/quota/storage_monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/quota/quota_temporary_storage_evictor.h
diff --git a/storage/browser/quota/quota_temporary_storage_evictor.h b/storage/browser/quota/quota_temporary_storage_evictor.h
index 9b896e93ba7f3cab19eec7966bb7ff8077258f67..7c428559f48df1087ebb107e29b3a42064d9df57 100644
--- a/storage/browser/quota/quota_temporary_storage_evictor.h
+++ b/storage/browser/quota/quota_temporary_storage_evictor.h
@@ -25,8 +25,7 @@ namespace storage {
class QuotaEvictionHandler;
struct UsageAndQuota;
-class STORAGE_EXPORT_PRIVATE QuotaTemporaryStorageEvictor
- : public base::NonThreadSafe {
+class STORAGE_EXPORT QuotaTemporaryStorageEvictor : public base::NonThreadSafe {
public:
struct Statistics {
Statistics()
« no previous file with comments | « storage/browser/quota/quota_database.h ('k') | storage/browser/quota/storage_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698