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

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

Issue 14419: Porting in browser/webdata and template_url. (Closed) Base URL: svn://svn.chromium.org/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 | « chrome/browser/browser.scons ('k') | chrome/browser/template_url.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 1547 matching lines...) Expand 10 before | Expand all | Expand 10 after
1558 > 1558 >
1559 </File> 1559 </File>
1560 <File 1560 <File
1561 RelativePath=".\webdata\web_database.cc" 1561 RelativePath=".\webdata\web_database.cc"
1562 > 1562 >
1563 </File> 1563 </File>
1564 <File 1564 <File
1565 RelativePath=".\webdata\web_database.h" 1565 RelativePath=".\webdata\web_database.h"
1566 > 1566 >
1567 </File> 1567 </File>
1568 <File
1569 RelativePath=".\webdata\web_database_win.cc"
1570 >
1571 </File>
1568 </Filter> 1572 </Filter>
1569 <Filter 1573 <Filter
1570 Name="Importer" 1574 Name="Importer"
1571 > 1575 >
1572 <File 1576 <File
1573 RelativePath=".\importer\firefox2_importer.cc" 1577 RelativePath=".\importer\firefox2_importer.cc"
1574 > 1578 >
1575 </File> 1579 </File>
1576 <File 1580 <File
1577 RelativePath=".\importer\firefox2_importer.h" 1581 RelativePath=".\importer\firefox2_importer.h"
(...skipping 777 matching lines...) Expand 10 before | Expand all | Expand 10 after
2355 > 2359 >
2356 </File> 2360 </File>
2357 <File 2361 <File
2358 RelativePath=".\toolbar_model.h" 2362 RelativePath=".\toolbar_model.h"
2359 > 2363 >
2360 </File> 2364 </File>
2361 </Files> 2365 </Files>
2362 <Globals> 2366 <Globals>
2363 </Globals> 2367 </Globals>
2364 </VisualStudioProject> 2368 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/template_url.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698