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

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

Issue 18758: Port some unit tests from chrome/browser/ (Closed)
Patch Set: port the tests Created 11 years, 10 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
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/history/expire_history_backend_unittest.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 992 matching lines...) Expand 10 before | Expand all | Expand 10 after
1003 </File> 1003 </File>
1004 <File 1004 <File
1005 RelativePath=".\history\history_notifications.h" 1005 RelativePath=".\history\history_notifications.h"
1006 > 1006 >
1007 </File> 1007 </File>
1008 <File 1008 <File
1009 RelativePath=".\history\history_publisher.cc" 1009 RelativePath=".\history\history_publisher.cc"
1010 > 1010 >
1011 </File> 1011 </File>
1012 <File 1012 <File
1013 RelativePath=".\history\history_publisher_win.cc "
1014 >
1015 </File>
1016 <File
1013 RelativePath=".\history\history_publisher.h" 1017 RelativePath=".\history\history_publisher.h"
1014 > 1018 >
1015 </File> 1019 </File>
1016 <File 1020 <File
1017 RelativePath=".\history\history_types.cc" 1021 RelativePath=".\history\history_types.cc"
1018 > 1022 >
1019 </File> 1023 </File>
1020 <File 1024 <File
1021 RelativePath=".\history\history_types.h" 1025 RelativePath=".\history\history_types.h"
1022 > 1026 >
(...skipping 1476 matching lines...) Expand 10 before | Expand all | Expand 10 after
2499 > 2503 >
2500 </File> 2504 </File>
2501 <File 2505 <File
2502 RelativePath=".\toolbar_model.h" 2506 RelativePath=".\toolbar_model.h"
2503 > 2507 >
2504 </File> 2508 </File>
2505 </Files> 2509 </Files>
2506 <Globals> 2510 <Globals>
2507 </Globals> 2511 </Globals>
2508 </VisualStudioProject> 2512 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/history/expire_history_backend_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698