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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 7031065: AppCache + Quota integration (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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
« no previous file with comments | « webkit/appcache/webkit_appcache.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_shell.gypi
===================================================================
--- webkit/tools/test_shell/test_shell.gypi (revision 88615)
+++ webkit/tools/test_shell/test_shell.gypi (working copy)
@@ -365,12 +365,15 @@
'../../appcache/appcache_database_unittest.cc',
'../../appcache/appcache_group_unittest.cc',
'../../appcache/appcache_host_unittest.cc',
+ '../../appcache/appcache_quota_client_unittest.cc',
'../../appcache/appcache_request_handler_unittest.cc',
'../../appcache/appcache_response_unittest.cc',
+ '../../appcache/appcache_service_unittest.cc',
'../../appcache/appcache_storage_unittest.cc',
'../../appcache/appcache_storage_impl_unittest.cc',
'../../appcache/appcache_update_job_unittest.cc',
'../../appcache/appcache_url_request_job_unittest.cc',
+ '../../appcache/mock_appcache_service.cc',
'../../appcache/mock_appcache_service.h',
'../../appcache/mock_appcache_storage.cc',
'../../appcache/mock_appcache_storage.h',
« no previous file with comments | « webkit/appcache/webkit_appcache.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698