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

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

Issue 42496: histogram synchronizer code between renderer and browser for UMA and about_histogram (Closed) Base URL: http://src.chromium.org/svn/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
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 492 matching lines...) Expand 10 before | Expand all | Expand 10 after
503 </File> 503 </File>
504 <File 504 <File
505 RelativePath=".\filter_policy.h" 505 RelativePath=".\filter_policy.h"
506 > 506 >
507 </File> 507 </File>
508 <File 508 <File
509 RelativePath=".\gears_api.h" 509 RelativePath=".\gears_api.h"
510 > 510 >
511 </File> 511 </File>
512 <File 512 <File
513 RelativePath=".\histogram_synchronizer.cc"
514 >
515 </File>
516 <File
517 RelativePath=".\histogram_synchronizer.h"
518 >
519 </File>
520 <File
513 RelativePath=".\important_file_writer.cc" 521 RelativePath=".\important_file_writer.cc"
514 > 522 >
515 </File> 523 </File>
516 <File 524 <File
517 RelativePath=".\important_file_writer.h" 525 RelativePath=".\important_file_writer.h"
518 > 526 >
519 </File> 527 </File>
520 <File 528 <File
521 RelativePath=".\json_value_serializer.cc" 529 RelativePath=".\json_value_serializer.cc"
522 > 530 >
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after
842 > 850 >
843 </File> 851 </File>
844 <File 852 <File
845 RelativePath=".\worker_thread_ticker.h" 853 RelativePath=".\worker_thread_ticker.h"
846 > 854 >
847 </File> 855 </File>
848 </Files> 856 </Files>
849 <Globals> 857 <Globals>
850 </Globals> 858 </Globals>
851 </VisualStudioProject> 859 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter.cc ('k') | chrome/common/histogram_synchronizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698