diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 106 |
1 files changed, 8 insertions, 98 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 61ad12a..387f8ee 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -554,6 +554,14 @@ > </File> <File + RelativePath=".\resource_dispatcher_host.cc" + > + </File> + <File + RelativePath=".\resource_dispatcher_host.h" + > + </File> + <File RelativePath=".\resource_message_filter.cc" > </File> @@ -2246,104 +2254,6 @@ > </File> </Filter> - <Filter - Name="Renderer Host" - > - <File - RelativePath=".\renderer_host\async_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\async_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\buffered_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\buffered_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\cross_site_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\cross_site_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\download_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\download_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\download_throttling_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\download_throttling_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\resource_dispatcher_host.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\renderer_host\resource_dispatcher_host.h" - > - </File> - <File - RelativePath=".\renderer_host\resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\safe_browsing_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\safe_browsing_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\save_file_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\save_file_resource_handler.h" - > - </File> - <File - RelativePath=".\renderer_host\sync_resource_handler.cc" - > - </File> - <File - RelativePath=".\renderer_host\sync_resource_handler.h" - > - </File> - </Filter> <File RelativePath=".\browser_trial.cc" > |