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

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: Reflected the comments. 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 1d66da5379bdf95bdcac122f0ebc7b3e1bdcdd2b..19ca3047595b240345ffa5ed5e1eee25ae8aca09 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -433,6 +433,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_unittest.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