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

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

Issue 4079: Porting refactoring changes:... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 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="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 404 matching lines...) Expand 10 before | Expand all | Expand 10 after
415 </File> 415 </File>
416 <File 416 <File
417 RelativePath=".\drag_drop_types.cc" 417 RelativePath=".\drag_drop_types.cc"
418 > 418 >
419 </File> 419 </File>
420 <File 420 <File
421 RelativePath=".\drag_drop_types.h" 421 RelativePath=".\drag_drop_types.h"
422 > 422 >
423 </File> 423 </File>
424 <File 424 <File
425 RelativePath=".\env_util.cc"
426 >
427 </File>
428 <File
429 RelativePath=".\env_util.h"
430 >
431 </File>
432 <File
433 RelativePath=".\env_vars.cc" 425 RelativePath=".\env_vars.cc"
434 > 426 >
435 </File> 427 </File>
436 <File 428 <File
437 RelativePath=".\env_vars.h" 429 RelativePath=".\env_vars.h"
438 > 430 >
439 </File> 431 </File>
440 <File 432 <File
441 RelativePath=".\filter_policy.h" 433 RelativePath=".\filter_policy.h"
442 > 434 >
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 </File> 579 </File>
588 <File 580 <File
589 RelativePath=".\process_watcher.cc" 581 RelativePath=".\process_watcher.cc"
590 > 582 >
591 </File> 583 </File>
592 <File 584 <File
593 RelativePath=".\process_watcher.h" 585 RelativePath=".\process_watcher.h"
594 > 586 >
595 </File> 587 </File>
596 <File 588 <File
597 RelativePath=".\rand_util.cc"
598 >
599 </File>
600 <File
601 RelativePath=".\rand_util.h"
602 >
603 </File>
604 <File
605 RelativePath=".\ref_counted_util.h" 589 RelativePath=".\ref_counted_util.h"
606 > 590 >
607 </File> 591 </File>
608 <File 592 <File
609 RelativePath=".\resource_bundle.cc" 593 RelativePath=".\resource_bundle.cc"
610 > 594 >
611 </File> 595 </File>
612 <File 596 <File
613 RelativePath=".\resource_bundle.h" 597 RelativePath=".\resource_bundle.h"
614 > 598 >
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
726 > 710 >
727 </File> 711 </File>
728 <File 712 <File
729 RelativePath=".\worker_thread_ticker.h" 713 RelativePath=".\worker_thread_ticker.h"
730 > 714 >
731 </File> 715 </File>
732 </Files> 716 </Files>
733 <Globals> 717 <Globals>
734 </Globals> 718 </Globals>
735 </VisualStudioProject> 719 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698