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

Unified Diff: webkit/webkit.gyp

Issue 269062: AppCacheResponse storage implementation (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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/webkit.gyp
===================================================================
--- webkit/webkit.gyp (revision 29600)
+++ webkit/webkit.gyp (working copy)
@@ -419,9 +419,11 @@
'appcache/appcache_interfaces.h',
'appcache/appcache_request_handler.cc',
'appcache/appcache_request_handler.h',
+ 'appcache/appcache_response.cc',
'appcache/appcache_response.h',
'appcache/appcache_service.cc',
'appcache/appcache_service.h',
+ 'appcache/appcache_storage.cc',
'appcache/appcache_storage.h',
'appcache/appcache_storage_impl.cc',
'appcache/appcache_storage_impl.h',
« webkit/appcache/appcache_response_unittest.cc ('K') | « webkit/tools/test_shell/test_shell.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698