diff options
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r-- | chrome/common/common.vcproj | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj index 19dc26a..a5ec901 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -329,6 +329,34 @@ > </File> </Filter> + <Filter + Name="app_cache" + > + <File + RelativePath=".\app_cache\app_cache_context_impl.cc" + > + </File> + <File + RelativePath=".\app_cache\app_cache_context_impl.h" + > + </File> + <File + RelativePath=".\app_cache\app_cache_dispatcher.cc" + > + </File> + <File + RelativePath=".\app_cache\app_cache_dispatcher.h" + > + </File> + <File + RelativePath=".\app_cache\app_cache_dispatcher_host.cc" + > + </File> + <File + RelativePath=".\app_cache\app_cache_dispatcher_host.h" + > + </File> + </Filter> <File RelativePath=".\animation.cc" > |