| Index: chrome/browser/browser.vcproj
|
| ===================================================================
|
| --- chrome/browser/browser.vcproj (revision 8165)
|
| +++ chrome/browser/browser.vcproj (working copy)
|
| @@ -578,30 +578,6 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\url_fetcher.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\url_fetcher.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\url_fetcher_protect.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\url_fetcher_protect.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\url_fixer_upper.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\url_fixer_upper.h"
|
| - >
|
| - </File>
|
| - <File
|
| RelativePath=".\user_data_manager.cc"
|
| >
|
| </File>
|
| @@ -1767,6 +1743,84 @@
|
| RelativePath=".\net\sdch_dictionary_fetcher.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath=".\net\url_fetcher.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=".\net\url_fetcher.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\net\url_fetcher_protect.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=".\net\url_fetcher_protect.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\net\url_fixer_upper.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=".\net\url_fixer_upper.h"
|
| + >
|
| + </File>
|
| </Filter>
|
| <Filter
|
| Name="RLZ"
|
|
|