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

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

Issue 14142: Start using the proxy resolve IPC for plugins.... (Closed) Base URL: svn://chrome-svn/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
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/net/resolve_proxy_msg_helper.h » ('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 1624 matching lines...) Expand 10 before | Expand all | Expand 10 after
1635 </File> 1635 </File>
1636 <File 1636 <File
1637 RelativePath=".\net\referrer.cc" 1637 RelativePath=".\net\referrer.cc"
1638 > 1638 >
1639 </File> 1639 </File>
1640 <File 1640 <File
1641 RelativePath=".\net\referrer.h" 1641 RelativePath=".\net\referrer.h"
1642 > 1642 >
1643 </File> 1643 </File>
1644 <File 1644 <File
1645 RelativePath=".\net\resolve_proxy_msg_helper.cc"
1646 >
1647 </File>
1648 <File
1649 RelativePath=".\net\resolve_proxy_msg_helper.h"
1650 >
1651 </File>
1652 <File
1645 RelativePath=".\net\sdch_dictionary_fetcher.cc" 1653 RelativePath=".\net\sdch_dictionary_fetcher.cc"
1646 > 1654 >
1647 </File> 1655 </File>
1648 <File 1656 <File
1649 RelativePath=".\net\sdch_dictionary_fetcher.h" 1657 RelativePath=".\net\sdch_dictionary_fetcher.h"
1650 > 1658 >
1651 </File> 1659 </File>
1652 <File 1660 <File
1653 RelativePath=".\net\url_fetcher.cc" 1661 RelativePath=".\net\url_fetcher.cc"
1654 > 1662 >
(...skipping 836 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
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/net/resolve_proxy_msg_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698