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

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

Issue 20296: Remember that we've white listed a certificate when we switch to a new tab.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' 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 | Annotate | Revision Log
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 968 matching lines...) Expand 10 before | Expand all | Expand 10 after
979 </File> 979 </File>
980 <File 980 <File
981 RelativePath=".\history\history_notifications.h" 981 RelativePath=".\history\history_notifications.h"
982 > 982 >
983 </File> 983 </File>
984 <File 984 <File
985 RelativePath=".\history\history_publisher.cc" 985 RelativePath=".\history\history_publisher.cc"
986 > 986 >
987 </File> 987 </File>
988 <File 988 <File
989 RelativePath=".\history\history_publisher.h"
990 >
991 </File>
992 <File
989 RelativePath=".\history\history_publisher_win.cc " 993 RelativePath=".\history\history_publisher_win.cc "
990 > 994 >
991 </File> 995 </File>
992 <File 996 <File
993 RelativePath=".\history\history_publisher.h"
994 >
995 </File>
996 <File
997 RelativePath=".\history\history_types.cc" 997 RelativePath=".\history\history_types.cc"
998 > 998 >
999 </File> 999 </File>
1000 <File 1000 <File
1001 RelativePath=".\history\history_types.h" 1001 RelativePath=".\history\history_types.h"
1002 > 1002 >
1003 </File> 1003 </File>
1004 <File 1004 <File
1005 RelativePath=".\history\in_memory_database.cc" 1005 RelativePath=".\history\in_memory_database.cc"
1006 > 1006 >
(...skipping 1372 matching lines...) Expand 10 before | Expand all | Expand 10 after
2379 </File> 2379 </File>
2380 <File 2380 <File
2381 RelativePath=".\ssl\ssl_error_info.cc" 2381 RelativePath=".\ssl\ssl_error_info.cc"
2382 > 2382 >
2383 </File> 2383 </File>
2384 <File 2384 <File
2385 RelativePath=".\ssl\ssl_error_info.h" 2385 RelativePath=".\ssl\ssl_error_info.h"
2386 > 2386 >
2387 </File> 2387 </File>
2388 <File 2388 <File
2389 RelativePath=".\ssl\ssl_host_state.cc"
2390 >
2391 </File>
2392 <File
2393 RelativePath=".\ssl\ssl_host_state.h"
2394 >
2395 </File>
2396 <File
2389 RelativePath=".\ssl\ssl_manager.cc" 2397 RelativePath=".\ssl\ssl_manager.cc"
2390 > 2398 >
2391 </File> 2399 </File>
2392 <File 2400 <File
2393 RelativePath=".\ssl\ssl_manager.h" 2401 RelativePath=".\ssl\ssl_manager.h"
2394 > 2402 >
2395 </File> 2403 </File>
2396 <File 2404 <File
2397 RelativePath=".\ssl\ssl_policy.cc" 2405 RelativePath=".\ssl\ssl_policy.cc"
2398 > 2406 >
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
2491 > 2499 >
2492 </File> 2500 </File>
2493 <File 2501 <File
2494 RelativePath=".\toolbar_model.h" 2502 RelativePath=".\toolbar_model.h"
2495 > 2503 >
2496 </File> 2504 </File>
2497 </Files> 2505 </Files>
2498 <Globals> 2506 <Globals>
2499 </Globals> 2507 </Globals>
2500 </VisualStudioProject> 2508 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698