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

Side by Side Diff: chrome/browser/browser.vcproj

Issue 7638: Construct a field trial to see if HIGH or MEDIUM memory model "works better"... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 months 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 | « base/field_trial_unittest.cc ('k') | chrome/browser/browser_main.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 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2085 matching lines...) Expand 10 before | Expand all | Expand 10 after
2096 <File 2096 <File
2097 RelativePath=".\download\save_page_model.h" 2097 RelativePath=".\download\save_page_model.h"
2098 > 2098 >
2099 </File> 2099 </File>
2100 <File 2100 <File
2101 RelativePath=".\download\save_types.h" 2101 RelativePath=".\download\save_types.h"
2102 > 2102 >
2103 </File> 2103 </File>
2104 </Filter> 2104 </Filter>
2105 <File 2105 <File
2106 RelativePath=".\browser_trial.cc"
2107 >
2108 </File>
2109 <File
2110 RelativePath=".\browser_trial.h"
2111 >
2112 </File>
2113 <File
2106 RelativePath=".\cert_store.cc" 2114 RelativePath=".\cert_store.cc"
2107 > 2115 >
2108 </File> 2116 </File>
2109 <File 2117 <File
2110 RelativePath=".\cert_store.h" 2118 RelativePath=".\cert_store.h"
2111 > 2119 >
2112 </File> 2120 </File>
2113 <File 2121 <File
2114 RelativePath=".\chrome_plugin_browsing_context.cc" 2122 RelativePath=".\chrome_plugin_browsing_context.cc"
2115 > 2123 >
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
2215 > 2223 >
2216 </File> 2224 </File>
2217 <File 2225 <File
2218 RelativePath=".\toolbar_model.h" 2226 RelativePath=".\toolbar_model.h"
2219 > 2227 >
2220 </File> 2228 </File>
2221 </Files> 2229 </Files>
2222 <Globals> 2230 <Globals>
2223 </Globals> 2231 </Globals>
2224 </VisualStudioProject> 2232 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/field_trial_unittest.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698