diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 2d792bf..5c80c9e 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -314,14 +314,6 @@ > </File> <File - RelativePath=".\cache_manager_host.cc" - > - </File> - <File - RelativePath=".\cache_manager_host.h" - > - </File> - <File RelativePath=".\cancelable_request.cc" > </File> @@ -2157,6 +2149,14 @@ RelativePath=".\renderer_host\sync_resource_handler.h" > </File> + <File + RelativePath=".\renderer_host\web_cache_manager.cc" + > + </File> + <File + RelativePath=".\renderer_host\web_cache_manager.h" + > + </File> </Filter> <Filter Name="Tab Contents" |