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

Side by Side Diff: net/net.sln

Issue 12851: Disk cache: Add a tool to upgrade a set of cache files from one version to... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « net/net.scons ('k') | net/tools/dump_cache/dump_cache.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Microsoft Visual Studio Solution File, Format Version 9.00 1 Microsoft Visual Studio Solution File, Format Version 9.00
2 # Visual Studio 2005 2 # Visual Studio 2005
3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{A04F65DF-D422-4E8F-B918-29EBA839363E}" 3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{A04F65DF-D422-4E8F-B918-29EBA839363E}"
4 ProjectSection(WebsiteProperties) = preProject 4 ProjectSection(WebsiteProperties) = preProject
5 Debug.AspNetCompiler.Debug = "True" 5 Debug.AspNetCompiler.Debug = "True"
6 Release.AspNetCompiler.Debug = "False" 6 Release.AspNetCompiler.Debug = "False"
7 EndProjectSection 7 EndProjectSection
8 EndProject 8 EndProject
9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\b uild\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" 9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\b uild\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
10 ProjectSection(WebsiteProperties) = preProject 10 ProjectSection(WebsiteProperties) = preProject
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 Debug.AspNetCompiler.Debug = "True" 146 Debug.AspNetCompiler.Debug = "True"
147 Release.AspNetCompiler.Debug = "False" 147 Release.AspNetCompiler.Debug = "False"
148 EndProjectSection 148 EndProjectSection
149 EndProject 149 EndProject
150 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj ", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}" 150 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj ", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
151 ProjectSection(WebsiteProperties) = preProject 151 ProjectSection(WebsiteProperties) = preProject
152 Debug.AspNetCompiler.Debug = "True" 152 Debug.AspNetCompiler.Debug = "True"
153 Release.AspNetCompiler.Debug = "False" 153 Release.AspNetCompiler.Debug = "False"
154 EndProjectSection 154 EndProjectSection
155 EndProject 155 EndProject
156 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dump_cache", "build\dump_ca che.vcproj", "{4A14E455-2B7C-4C0F-BCC2-35A9666C186F}"
157 ProjectSection(ProjectDependencies) = postProject
158 {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B53 6-69A699B3E165}
159 {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED 0-374276327308}
160 {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69 A-3F79DB3F5243}
161 EndProjectSection
162 EndProject
156 Global 163 Global
157 GlobalSection(SolutionConfigurationPlatforms) = preSolution 164 GlobalSection(SolutionConfigurationPlatforms) = preSolution
158 Debug|Win32 = Debug|Win32 165 Debug|Win32 = Debug|Win32
159 Release|Win32 = Release|Win32 166 Release|Win32 = Release|Win32
160 EndGlobalSection 167 EndGlobalSection
161 GlobalSection(ProjectConfigurationPlatforms) = postSolution 168 GlobalSection(ProjectConfigurationPlatforms) = postSolution
162 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = D ebug|Win32 169 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = D ebug|Win32
163 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Deb ug|Win32 170 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Deb ug|Win32
164 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32 171 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32
165 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = R elease|Win32 172 {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = R elease|Win32
166 {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = D ebug|Win32 173 {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = D ebug|Win32
167 {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Deb ug|Win32 174 {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Deb ug|Win32
168 {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32 175 {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
169 {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = R elease|Win32 176 {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = R elease|Win32
170 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = D ebug|Win32 177 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = D ebug|Win32
171 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Deb ug|Win32 178 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Deb ug|Win32
172 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32 179 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32
173 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = R elease|Win32 180 {2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.Build.0 = R elease|Win32
174 {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = D ebug|Win32 181 {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = D ebug|Win32
175 {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Deb ug|Win32 182 {326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Deb ug|Win32
176 {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32 183 {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32
177 {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = R elease|Win32 184 {326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.Build.0 = R elease|Win32
185 {4A14E455-2B7C-4C0F-BCC2-35A9666C186F}.Debug|Win32.ActiveCfg = D ebug|Win32
186 {4A14E455-2B7C-4C0F-BCC2-35A9666C186F}.Debug|Win32.Build.0 = Deb ug|Win32
187 {4A14E455-2B7C-4C0F-BCC2-35A9666C186F}.Release|Win32.ActiveCfg = Release|Win32
188 {4A14E455-2B7C-4C0F-BCC2-35A9666C186F}.Release|Win32.Build.0 = R elease|Win32
178 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = D ebug|Win32 189 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = D ebug|Win32
179 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Deb ug|Win32 190 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Deb ug|Win32
180 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32 191 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32
181 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = R elease|Win32 192 {7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.Build.0 = R elease|Win32
182 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = D ebug|Win32 193 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = D ebug|Win32
183 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Deb ug|Win32 194 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Deb ug|Win32
184 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32 195 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32
185 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = R elease|Win32 196 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = R elease|Win32
186 {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = D ebug|Win32 197 {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = D ebug|Win32
187 {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Deb ug|Win32 198 {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Deb ug|Win32
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32 235 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32
225 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = R elease|Win32 236 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.Build.0 = R elease|Win32
226 EndGlobalSection 237 EndGlobalSection
227 GlobalSection(SolutionProperties) = preSolution 238 GlobalSection(SolutionProperties) = preSolution
228 HideSolutionNode = FALSE 239 HideSolutionNode = FALSE
229 EndGlobalSection 240 EndGlobalSection
230 GlobalSection(NestedProjects) = preSolution 241 GlobalSection(NestedProjects) = preSolution
231 {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 242 {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
232 {1832A374-8A74-4F9E-B536-69A699B3E165} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 243 {1832A374-8A74-4F9E-B536-69A699B3E165} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
233 {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 244 {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
245 {4A14E455-2B7C-4C0F-BCC2-35A9666C186F} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406}
234 {7100F41F-868D-4E99-80A2-AF8E6574749D} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 246 {7100F41F-868D-4E99-80A2-AF8E6574749D} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
235 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 247 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
236 {8C27D792-2648-4F5E-9ED0-374276327308} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 248 {8C27D792-2648-4F5E-9ED0-374276327308} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
237 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 249 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
250 {B0EE0599-2913-46A0-A847-A3EC813658D3} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406}
238 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 251 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
239 {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406} 252 {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406}
240 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 253 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
241 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 254 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
242 EndGlobalSection 255 EndGlobalSection
243 EndGlobal 256 EndGlobal
OLDNEW
« no previous file with comments | « net/net.scons ('k') | net/tools/dump_cache/dump_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698