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

Unified Diff: webkit/quota/webkit_quota.gypi

Issue 7002024: Implement QuotaTemporaryStorageEvictor. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Cleaned-up with using Timer. (No clean-up for the unit-test.) Created 9 years, 7 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: webkit/quota/webkit_quota.gypi
diff --git a/webkit/quota/webkit_quota.gypi b/webkit/quota/webkit_quota.gypi
index 101daf7d9eaca814d569819ea7b7548511a5562f..d9219b27d2e406a2ab8d5de4c566efb49e298595 100644
--- a/webkit/quota/webkit_quota.gypi
+++ b/webkit/quota/webkit_quota.gypi
@@ -21,6 +21,8 @@
'quota_manager.h',
'quota_task.cc',
'quota_task.h',
+ 'quota_temporary_storage_evictor.cc',
+ 'quota_temporary_storage_evictor.h',
'quota_types.h',
'special_storage_policy.cc',
'special_storage_policy.h',

Powered by Google App Engine
This is Rietveld 408576698