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

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

Issue 113482: Adding the ability to alter Chrome's proxy settings via the automation interf... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/common/automation_constants.cc ('k') | chrome/test/automation/automation_constants.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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 <File 291 <File
292 RelativePath=".\app_cache\app_cache_dispatcher_h ost.cc" 292 RelativePath=".\app_cache\app_cache_dispatcher_h ost.cc"
293 > 293 >
294 </File> 294 </File>
295 <File 295 <File
296 RelativePath=".\app_cache\app_cache_dispatcher_h ost.h" 296 RelativePath=".\app_cache\app_cache_dispatcher_h ost.h"
297 > 297 >
298 </File> 298 </File>
299 </Filter> 299 </Filter>
300 <File 300 <File
301 RelativePath=".\automation_constants.cc"
302 >
303 </File>
304 <File
305 RelativePath=".\automation_constants.h"
306 >
307 </File>
308 <File
301 RelativePath=".\bindings_policy.h" 309 RelativePath=".\bindings_policy.h"
302 > 310 >
303 </File> 311 </File>
304 <File 312 <File
305 RelativePath=".\child_process.cc" 313 RelativePath=".\child_process.cc"
306 > 314 >
307 </File> 315 </File>
308 <File 316 <File
309 RelativePath=".\child_process.h" 317 RelativePath=".\child_process.h"
310 > 318 >
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
738 > 746 >
739 </File> 747 </File>
740 <File 748 <File
741 RelativePath=".\worker_thread_ticker.h" 749 RelativePath=".\worker_thread_ticker.h"
742 > 750 >
743 </File> 751 </File>
744 </Files> 752 </Files>
745 <Globals> 753 <Globals>
746 </Globals> 754 </Globals>
747 </VisualStudioProject> 755 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/automation_constants.cc ('k') | chrome/test/automation/automation_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698