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

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

Issue 83001: ImportantFileWriter (Closed)
Patch Set: share more code 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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/important_file_writer.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 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 </File> 511 </File>
512 <File 512 <File
513 RelativePath=".\filter_policy.h" 513 RelativePath=".\filter_policy.h"
514 > 514 >
515 </File> 515 </File>
516 <File 516 <File
517 RelativePath=".\gears_api.h" 517 RelativePath=".\gears_api.h"
518 > 518 >
519 </File> 519 </File>
520 <File 520 <File
521 RelativePath=".\important_file_writer.cc"
522 >
523 </File>
524 <File
525 RelativePath=".\important_file_writer.h"
526 >
527 </File>
528 <File
521 RelativePath=".\json_value_serializer.cc" 529 RelativePath=".\json_value_serializer.cc"
522 > 530 >
523 </File> 531 </File>
524 <File 532 <File
525 RelativePath=".\json_value_serializer.h" 533 RelativePath=".\json_value_serializer.h"
526 > 534 >
527 </File> 535 </File>
528 <File 536 <File
529 RelativePath=".\jstemplate_builder.cc" 537 RelativePath=".\jstemplate_builder.cc"
530 > 538 >
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
870 > 878 >
871 </File> 879 </File>
872 <File 880 <File
873 RelativePath=".\worker_thread_ticker.h" 881 RelativePath=".\worker_thread_ticker.h"
874 > 882 >
875 </File> 883 </File>
876 </Files> 884 </Files>
877 <Globals> 885 <Globals>
878 </Globals> 886 </Globals>
879 </VisualStudioProject> 887 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/important_file_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698