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

Unified Diff: webkit/tools/test_shell/test_shell.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/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index a14fa4a35fd50385e83c2b047d84ca6ed5b303ee..35008c89b20dceeb3fa00291cb09ccd02ed2d13d 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -431,6 +431,7 @@
'../../quota/mock_storage_client.h',
'../../quota/quota_database_unittest.cc',
'../../quota/quota_manager_unittest.cc',
+ '../../quota/quota_temporary_storage_evictor_unittest.cc',
'../webcore_unit_tests/BMPImageDecoder_unittest.cpp',
'../webcore_unit_tests/ICOImageDecoder_unittest.cpp',
'event_listener_unittest.cc',
« webkit/quota/quota_temporary_storage_evictor.cc ('K') | « webkit/quota/webkit_quota.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698