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

Unified Diff: chrome/chrome.gyp

Issue 9712: AppCachePlumbing (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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: chrome/chrome.gyp
===================================================================
--- chrome/chrome.gyp (revision 13181)
+++ chrome/chrome.gyp (working copy)
@@ -131,6 +131,12 @@
'common/net/url_request_intercept_job.h',
'common/animation.cc',
'common/animation.h',
+ 'common/app_cache/app_cache_context_impl.cc',
+ 'common/app_cache/app_cache_context_impl.h',
+ 'common/app_cache/app_cache_dispatcher.cc',
+ 'common/app_cache/app_cache_dispatcher.h',
+ 'common/app_cache/app_cache_dispatcher_host.cc',
+ 'common/app_cache/app_cache_dispatcher_host.h',
'common/bindings_policy.h',
'common/child_process.cc',
'common/child_process.h',

Powered by Google App Engine
This is Rietveld 408576698