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

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

Issue 54003: Replace chrome_process_filter with chrome_process_util. (Closed)
Patch Set: error handling Created 11 years, 8 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
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 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 </File> 419 </File>
420 <File 420 <File
421 RelativePath=".\chrome_plugin_util.cc" 421 RelativePath=".\chrome_plugin_util.cc"
422 > 422 >
423 </File> 423 </File>
424 <File 424 <File
425 RelativePath=".\chrome_plugin_util.h" 425 RelativePath=".\chrome_plugin_util.h"
426 > 426 >
427 </File> 427 </File>
428 <File 428 <File
429 RelativePath=".\chrome_process_filter.cc"
430 >
431 </File>
432 <File
433 RelativePath=".\chrome_process_filter.h"
434 >
435 </File>
436 <File
437 RelativePath=".\chrome_switches.cc" 429 RelativePath=".\chrome_switches.cc"
438 > 430 >
439 </File> 431 </File>
440 <File 432 <File
441 RelativePath=".\chrome_switches.h" 433 RelativePath=".\chrome_switches.h"
442 > 434 >
443 </File> 435 </File>
444 <File 436 <File
445 RelativePath=".\classfactory.cc" 437 RelativePath=".\classfactory.cc"
446 > 438 >
(...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 > 842 >
851 </File> 843 </File>
852 <File 844 <File
853 RelativePath=".\worker_thread_ticker.h" 845 RelativePath=".\worker_thread_ticker.h"
854 > 846 >
855 </File> 847 </File>
856 </Files> 848 </Files>
857 <Globals> 849 <Globals>
858 </Globals> 850 </Globals>
859 </VisualStudioProject> 851 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/chrome_process_filter.cc ('k') | chrome/test/automated_ui_tests/automated_ui_tests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698