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

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

Issue 113473: Automatically adapt to faster/slower uploads of renderer histograms... (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/chrome.gyp ('k') | chrome/common/histogram_synchronizer.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 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 </File> 471 </File>
472 <File 472 <File
473 RelativePath=".\filter_policy.h" 473 RelativePath=".\filter_policy.h"
474 > 474 >
475 </File> 475 </File>
476 <File 476 <File
477 RelativePath=".\gears_api.h" 477 RelativePath=".\gears_api.h"
478 > 478 >
479 </File> 479 </File>
480 <File 480 <File
481 RelativePath=".\histogram_synchronizer.cc"
482 >
483 </File>
484 <File
485 RelativePath=".\histogram_synchronizer.h"
486 >
487 </File>
488 <File
481 RelativePath=".\important_file_writer.cc" 489 RelativePath=".\important_file_writer.cc"
482 > 490 >
483 </File> 491 </File>
484 <File 492 <File
485 RelativePath=".\important_file_writer.h" 493 RelativePath=".\important_file_writer.h"
486 > 494 >
487 </File> 495 </File>
488 <File 496 <File
489 RelativePath=".\json_value_serializer.cc" 497 RelativePath=".\json_value_serializer.cc"
490 > 498 >
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
778 > 786 >
779 </File> 787 </File>
780 <File 788 <File
781 RelativePath=".\worker_thread_ticker.h" 789 RelativePath=".\worker_thread_ticker.h"
782 > 790 >
783 </File> 791 </File>
784 </Files> 792 </Files>
785 <Globals> 793 <Globals>
786 </Globals> 794 </Globals>
787 </VisualStudioProject> 795 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/histogram_synchronizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698